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

Update wireguard-install.sh

pull/84/head
tteckster 3 years ago committed by GitHub
parent c7bff3055b
commit 9f538f637c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -28,7 +28,7 @@ BL=`echo "\033[36m"`
CM='\xE2\x9C\x94\033' CM='\xE2\x9C\x94\033'
GN=`echo "\033[1;92m"` GN=`echo "\033[1;92m"`
CL=`echo "\033[m"` CL=`echo "\033[m"`
RETRY_NUM=5 RETRY_NUM=10
RETRY_EVERY=3 RETRY_EVERY=3
NUM=$RETRY_NUM NUM=$RETRY_NUM

Loading…
Cancel
Save

Powered by BW's shoe-string budget.