Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/a5d75b921ddb777652c86925d6a0ce6861897dc0?style=unified&whitespace=show-all 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 de15171b09
commit a5d75b921d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -90,7 +90,7 @@ if ! command -v pveversion >/dev/null 2>&1; then
msg_error "No Home Assistant Core Installation Found!";
exit
fi
if (whiptail --title "${APP} LXC SUPPORT" --yesno "Initialize, Update Core, Install HACS or FileBrowser. Proceed?" 10 58); then
if (whiptail --title "${APP} LXC SUPPORT" --yesno "This provides Support for ${APP} LXC" 10 58); then
echo "User selected Support"
else
clear

Loading…
Cancel
Save

Powered by BW's shoe-string budget.