Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/d7ed355918118c1dd2648277afd45118ee706668 You should set ROOT_URL correctly, otherwise the web may not work correctly.
tteckster 2 years ago committed by GitHub
parent 4ea0298644
commit d7ed355918
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -36,7 +36,7 @@ BFR="\\r\\033[K"
HOLD="-"
CM="${GN}${CL}"
CROSS="${RD}${CL}"
set -Eeuo pipefail
set -Eeo pipefail
trap 'error_handler $LINENO "$BASH_COMMAND"' ERR
trap cleanup EXIT
function error_handler() {

Loading…
Cancel
Save

Powered by BW's shoe-string budget.