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

Update haos_vm.sh

pull/119/head
tteckster 3 years ago committed by GitHub
parent b5f4961d1d
commit 396d910cf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,8 +9,11 @@ while true; do
esac
done
clear
CL=`echo "\033[m"`
RD=`echo "\033[01;31m"`
BL=`echo "\033[36m"`
CM='\xE2\x9C\x94\033'
GN=`echo "\033[1;92m"`
CL=`echo "\033[m"`
function header_info {
echo -e "${BL}
_ _ ____ _____

Loading…
Cancel
Save

Powered by BW's shoe-string budget.