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

@ -403,7 +403,9 @@ msg_ok "Completed Successfully!\n"
echo -e "FileBrowser should be reachable by going to the following URL.
${BL}http://$IP:8080${CL} \n"
exit
fi
}
clear
if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi
if [ "$VERB" == "yes" ]; then set -x; fi

Loading…
Cancel
Save

Powered by BW's shoe-string budget.