Update haos_vm.sh

This commit is contained in:
tteckster
2022-05-21 19:19:02 -04:00
committed by GitHub
parent e5c6edae9f
commit d1fb13f5aa

View File

@ -309,7 +309,6 @@ case $STORAGE_TYPE in
btrfs|nfs|dir)
DISK_EXT=".qcow2"
DISK_REF="$VMID/"
IMPORT_OPT="-format qcow2"
esac
for i in {0,1}; do
disk="DISK$i"