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

Update haos_vm.sh

pull/243/head
tteckster 3 years ago committed by GitHub
parent e5c6edae9f
commit d1fb13f5aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -309,7 +309,6 @@ case $STORAGE_TYPE in
btrfs|nfs|dir)
DISK_EXT=".qcow2"
DISK_REF="$VMID/"
IMPORT_OPT="-format qcow2"
esac
for i in {0,1}; do
disk="DISK$i"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.