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

Update esphome_container.sh

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

@ -74,7 +74,7 @@ TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null
# Download setup script
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/esphome_setup.sh
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/esphome_setup.sh
# Detect modules and automatically load at boot
load_module overlay

Loading…
Cancel
Save

Powered by BW's shoe-string budget.