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

Update haos_vm.sh

pull/40/head
tteckster 3 years ago committed by GitHub
parent a17e808c84
commit 64859bdc17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,6 +8,7 @@ while true; do
* ) echo "Please answer yes or no.";; * ) echo "Please answer yes or no.";;
esac esac
done done
clear;;
set -o errexit set -o errexit
set -o errtrace set -o errtrace
set -o nounset set -o nounset

Loading…
Cancel
Save

Powered by BW's shoe-string budget.