mirror of
https://github.com/tteck/Proxmox.git
synced 2025-10-01 20:26:18 +00:00
Update haos-vm.sh
add local-zfs
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user