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

Update homeassistant-core.sh

tweak
pull/2532/head
tteckster 1 year ago committed by GitHub
parent d514c84193
commit 1ccac3050b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -116,7 +116,6 @@ function update_script() {
if [[ "${prompt,,}" =~ ^(y|yes)$ ]]; then
filebrowser config init -a '0.0.0.0' &>/dev/null
filebrowser config set -a '0.0.0.0' &>/dev/null
filebrowser config init --auth.method=noauth &>/dev/null
filebrowser config set --auth.method=noauth &>/dev/null
filebrowser users add ID 1 --perm.admin &>/dev/null
else

Loading…
Cancel
Save

Powered by BW's shoe-string budget.