Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/73852c9113e4d9de6a27985e33eb5d762d93c760 You should set ROOT_URL correctly, otherwise the web may not work correctly.

correct spelling

pull/368/head
tteckster 3 years ago committed by GitHub
parent f16fd89271
commit 73852c9113
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,7 +24,7 @@ trap cleanup EXIT
function error_exit() {
trap - ERR
local reason="Unknown failure occured."
local reason="Unknown failure occurred."
local msg="${1:-$reason}"
local flag="${RD}‼ ERROR ${CL}$EXIT@$LINE"
echo -e "$flag $msg" 1>&2

Loading…
Cancel
Save

Powered by BW's shoe-string budget.