mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update haos_vm.sh
This commit is contained in:
parent
315218abc0
commit
bc24e5c14b
1 changed files with 1 additions and 1 deletions
|
@ -312,7 +312,7 @@ case $STORAGE_TYPE in
|
||||||
DISK_IMPORT="-format qcow2"
|
DISK_IMPORT="-format qcow2"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
zfspool|btrfs)
|
btrfs)
|
||||||
DISK_EXT=".raw"
|
DISK_EXT=".raw"
|
||||||
DISK_REF="$VMID/"
|
DISK_REF="$VMID/"
|
||||||
DISK_FORMAT="subvol"
|
DISK_FORMAT="subvol"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue