Update mikrotik-routeros.sh

add zfspool
pull/2532/head
tteckster 9 months ago committed by GitHub
parent c702652a00
commit 94cf9da7a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -251,7 +251,7 @@ nfs | dir)
DISK_REF="$VMID/" DISK_REF="$VMID/"
DISK_IMPORT="-format qcow2" DISK_IMPORT="-format qcow2"
;; ;;
btrfs) btrfs | zfspool)
DISK_EXT=".raw" DISK_EXT=".raw"
DISK_REF="$VMID/" DISK_REF="$VMID/"
DISK_FORMAT="subvol" DISK_FORMAT="subvol"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.