mirror of https://github.com/tteck/Proxmox.git
Update haos_vm.sh
This commit is contained in:
parent
315218abc0
commit
bc24e5c14b
|
@ -312,7 +312,7 @@ case $STORAGE_TYPE in
|
|||
DISK_IMPORT="-format qcow2"
|
||||
;;
|
||||
|
||||
zfspool|btrfs)
|
||||
btrfs)
|
||||
DISK_EXT=".raw"
|
||||
DISK_REF="$VMID/"
|
||||
DISK_FORMAT="subvol"
|
||||
|
|
Loading…
Reference in New Issue