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

Update homer-v5.sh

pull/974/head
tteckster 2 years ago committed by GitHub
parent 1e2f8fb059
commit 68ceabf85a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -325,10 +325,10 @@ msg_info "Stopping ${APP}"
systemctl stop homer
msg_ok "Stopped ${APP}"
msg_info "Backing up conf.yml"
msg_info "Backing up config.yml"
cd ~
cp -R /opt/homer/assets/config.yml config.yml
msg_ok "Backed up conf.yml"
msg_ok "Backed up config.yml"
msg_info "Updating ${APP}"
rm -rf /opt/homer/*

Loading…
Cancel
Save

Powered by BW's shoe-string budget.