mirror of https://github.com/tteck/Proxmox.git
Update haos_vm.sh
This commit is contained in:
parent
e5c6edae9f
commit
d1fb13f5aa
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue