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

Update homeassistant-core.sh

update python message
pull/1689/head
tteckster 2 years ago committed by GitHub
parent 4fb6313bec
commit 0ea26d6cae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -76,7 +76,7 @@ function update_script() {
echo -e "${GN}Updating to Stable Version${CL}"
BR=""
fi
if [[ "$PY" == "python3.9" ]]; then echo -e "⚠️ Python 3.9 is deprecated and will be removed in Home Assistant 2023.2"; fi
if [[ "$PY" == "python3.10" ]]; then echo -e "⚠️ Home Assistant now requires Python 3.11 to run."; fi
msg_info "Stopping Home Assistant"
systemctl stop homeassistant

Loading…
Cancel
Save

Powered by BW's shoe-string budget.