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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

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"