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

Update esphome_setup.sh

pull/26/head
tteckster 3 years ago committed by GitHub
parent f3d4a2154c
commit c8e7bb7084
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -45,8 +45,8 @@ done
echo -e "${CHECKMARK} \e[1;92m Network Connected: \e[0m $(hostname -I)" echo -e "${CHECKMARK} \e[1;92m Network Connected: \e[0m $(hostname -I)"
# Update container OS # Update container OS
msg "Updating container OS..." msg "Updating Container OS..."
apt update &>/dev/null apt-get update &>/dev/null
apt-get -qqy upgrade &>/dev/null apt-get -qqy upgrade &>/dev/null
# Install prerequisites # Install prerequisites

Loading…
Cancel
Save

Powered by BW's shoe-string budget.