mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-24 05:25:30 +00:00
Update mikrotik-routeros.sh
add zfspool
This commit is contained in:
parent
c702652a00
commit
94cf9da7a1
@ -251,7 +251,7 @@ nfs | dir)
|
||||
DISK_REF="$VMID/"
|
||||
DISK_IMPORT="-format qcow2"
|
||||
;;
|
||||
btrfs)
|
||||
btrfs | zfspool)
|
||||
DISK_EXT=".raw"
|
||||
DISK_REF="$VMID/"
|
||||
DISK_FORMAT="subvol"
|
||||
|
Loading…
Reference in New Issue
Block a user