proxmox: fix restore prompt install

This commit is contained in:
Koushik Dutta
2024-12-10 15:47:32 -08:00
parent 1d6eabc9e8
commit 5ea1c9467f

View File

@@ -103,11 +103,9 @@ then
exit 1
fi
exit 1
SCRYPTED_RESTORE=true
prepareScryptedRestore
fi
SCRYPTED_RESTORE=true
prepareScryptedRestore
fi
if [[ ! "$@" =~ "--storage" ]]