Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/de15171b094b9a590347ec5085bb618dcca72134 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 7417027d0f
commit de15171b09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -369,7 +369,7 @@ msg_info "Installing Home Assistant Comunity Store (HACS)"
apt update &>/dev/null
apt install unzip &>/dev/null
cd .homeassistant
wget -O - https://get.hacs.xyz | bash - &>/dev/null
bash <(curl -fsSL https://get.hacs.xyz) &>/dev/null
msg_ok "Installed Home Assistant Comunity Store (HACS)"
echo -e "\n Reboot Home Assistant and clear browser cache then Add HACS integration.\n"
exit

Loading…
Cancel
Save

Powered by BW's shoe-string budget.