mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-12-16 12:13:29 +01:00
Update mikrotik-routeros.sh
tweak
This commit is contained in:
@ -252,7 +252,7 @@ nfs | dir)
|
|||||||
DISK_IMPORT="-format qcow2"
|
DISK_IMPORT="-format qcow2"
|
||||||
;;
|
;;
|
||||||
btrfs | zfspool)
|
btrfs | zfspool)
|
||||||
DISK_EXT=".raw"
|
DISK_EXT=""
|
||||||
DISK_REF="$VMID/"
|
DISK_REF="$VMID/"
|
||||||
DISK_FORMAT="subvol"
|
DISK_FORMAT="subvol"
|
||||||
DISK_IMPORT="-format raw"
|
DISK_IMPORT="-format raw"
|
||||||
|
|||||||
Reference in New Issue
Block a user