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

Update homarr.sh

pull/2074/head
tteckster 2 years ago committed by GitHub
parent 897c75478e
commit a53f2e50aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -53,6 +53,8 @@ function default_settings() {
function update_script() {
header_info
if [[ ! -d /opt/homarr ]]; then msg_error "No ${APP} Installation Found!"; exit; fi
msg_error "There is currently no update path available."
exit
msg_info "Updating $APP"
systemctl stop homarr
cd /opt/homarr

Loading…
Cancel
Save

Powered by BW's shoe-string budget.