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

Update turnkey.sh

tweak
pull/2189/head
tteckster 2 years ago committed by GitHub
parent d4363eb49f
commit 1290e91450
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,7 +15,7 @@ function header_info {
EOF EOF
} }
set -eEuo pipefail set -euo pipefail
shopt -s expand_aliases shopt -s expand_aliases
alias die='EXIT=$? LINE=$LINENO error_exit' alias die='EXIT=$? LINE=$LINENO error_exit'
trap die ERR trap die ERR

Loading…
Cancel
Save

Powered by BW's shoe-string budget.