diff --git a/install/proxmox/install-scrypted-proxmox.sh b/install/proxmox/install-scrypted-proxmox.sh index d036f7c16..9358f1ec6 100644 --- a/install/proxmox/install-scrypted-proxmox.sh +++ b/install/proxmox/install-scrypted-proxmox.sh @@ -103,11 +103,9 @@ then exit 1 fi - exit 1 + SCRYPTED_RESTORE=true + prepareScryptedRestore fi - - SCRYPTED_RESTORE=true - prepareScryptedRestore fi if [[ ! "$@" =~ "--storage" ]]