Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/94cf9da7a1b23b5189b2b5a379b13a97bc8be94c?style=unified&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update mikrotik-routeros.sh

add zfspool
pull/2532/head
tteckster 1 year 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_IMPORT="-format qcow2"
;;
btrfs)
btrfs | zfspool)
DISK_EXT=".raw"
DISK_REF="$VMID/"
DISK_FORMAT="subvol"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.