fix nodata

This commit is contained in:
rootzoll
2025-01-07 17:59:59 +01:00
parent e4edbfcef3
commit 63254012b6

View File

@@ -335,7 +335,7 @@ if [ "$1" = "status" ]; then
scenario="migration"
# nodata: no drives >64GB connected
elif [ ${#storageDevice} -eq 0 ] && [ ${#storageDevice} -eq 0 ] && [ ${#storageDevice} -eq 0 ]; then
elif [ ${#storageDevice} -eq 0 ]; then
scenario="nodata"
# ready: Proxmox VM with all seperated drives mounted