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

Update install.func

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

@ -18,7 +18,6 @@ color() {
# This function enables IPv6 if it's not disabled and sets verbose mode if the global variable is set to "yes"
verb_ip6() {
if [ "$VERBOSE" = "yes" ]; then
set -x
STD=""
else STD="silent"; fi
silent() { "$@" >/dev/null 2>&1; }

Loading…
Cancel
Save

Powered by BW's shoe-string budget.