Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/921e1fb3d14055988ac64cf3ae20eb03dd5abc10 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update mqtt-install.sh

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

@ -28,8 +28,8 @@ BL=`echo "\033[36m"`
CM='\xE2\x9C\x94\033'
GN=`echo "\033[1;92m"`
CL=`echo "\033[m"`
RETRY_NUM=5
RETRY_EVERY=3
RETRY_NUM=15
RETRY_EVERY=5
NUM=$RETRY_NUM
echo -en "${GN} Setting up Container OS... "

Loading…
Cancel
Save

Powered by BW's shoe-string budget.