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

Update mikrotik-routeros.sh

tweak
pull/2532/head
tteckster 1 year ago committed by GitHub
parent 94cf9da7a1
commit 8d55efd704
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save

Powered by BW's shoe-string budget.