mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-24 05:25:30 +00:00
Update haos-vm.sh
add local-zfs
This commit is contained in:
parent
e3da97472e
commit
bf40c30fff
@ -428,7 +428,7 @@ nfs | dir)
|
|||||||
DISK_IMPORT="-format raw"
|
DISK_IMPORT="-format raw"
|
||||||
THIN=""
|
THIN=""
|
||||||
;;
|
;;
|
||||||
btrfs)
|
btrfs | local-zfs)
|
||||||
DISK_EXT=".raw"
|
DISK_EXT=".raw"
|
||||||
DISK_REF="$VMID/"
|
DISK_REF="$VMID/"
|
||||||
DISK_IMPORT="-format raw"
|
DISK_IMPORT="-format raw"
|
||||||
|
Loading…
Reference in New Issue
Block a user