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

Update homeassistant-core-v5.sh

pull/930/head
tteckster 2 years ago committed by GitHub
parent c59c795b1c
commit 240695d613
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -317,7 +317,7 @@ function install_script() {
function update_script() {
PY=$(ls /srv/homeassistant/lib/)
IP=$(hostname -I | awk '{print $1}')
UPD=$(whiptail --title "UPDATE" --radiolist --cancel-button Exit-Script "Choose Type" 8 58 4 \
UPD=$(whiptail --title "UPDATE" --radiolist --cancel-button Exit-Script "Choose Type" 15 58 4 \
"1" "Initialize" OFF \
"2" "Update Core" ON \
"3" "Install HACS" OFF \

Loading…
Cancel
Save

Powered by BW's shoe-string budget.