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

Update unifi.sh

pull/105/head
tteckster 3 years ago committed by GitHub
parent 93200c0e33
commit 7d2ab0ef4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,7 @@ while true; do
done
clear
function header_info {
echo -e "${RD}
echo -e "${BL}
_ _ _ ______ _
| | | | (_) ____(_)
| | | |_ __ _| |__ _
@ -267,4 +267,4 @@ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2
echo -e "${GN}Successfully created ${APP} LXC to${CL} ${BL}$CTID${CL}.
${BL}${APP}${CL} should be reachable by going to the following URL.
${BL}http://${IP}:8443${CL} \n"
${BL}https://${IP}:8443${CL} \n"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.