Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/5b9c37ce81334b2350c1e9eab82a2bcf2eb1a248?style=unified&whitespace=ignore-change 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 73852c9113
commit 5b9c37ce81
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.