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

Update unprivileged-ubuntu.sh

pull/40/head
tteckster 3 years ago committed by GitHub
parent 8fe7eef385
commit 1b2ff619ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,5 @@
#!/usr/bin/env bash
YW=`echo "\033[33m"`
BL=`echo "\033[36m"`
RD=`echo "\033[01;31m"`
CM='\xE2\x9C\x94\033'
@ -15,7 +15,7 @@ while true; do
done
clear
function header_info {
echo -e "${RD}
echo -e "${YW}

Loading…
Cancel
Save

Powered by BW's shoe-string budget.