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

Update homeassistant-core.sh

tweak
pull/2466/head
tteckster 1 year ago committed by GitHub
parent f674b8af03
commit 5d6007cdd9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -78,7 +78,7 @@ function update_script() {
echo -e "${GN}Updating to Stable Version${CL}"
BR=""
fi
if [[ "$PY" == "python3.10" ]]; then echo -e "⚠️ Home Assistant now requires Python 3.11 to run."; fi
if [[ "$PY" == "python3.11" ]]; then echo -e "⚠️ Home Assistant will soon require Python 3.12."; fi
msg_info "Stopping Home Assistant"
systemctl stop homeassistant

Loading…
Cancel
Save

Powered by BW's shoe-string budget.