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

Update linkwarden.sh

tweak
pull/2104/head
tteckster 2 years ago committed by GitHub
parent c95f5dec17
commit 778c58f49e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -57,7 +57,7 @@ msg_info "Updating $APP"
systemctl stop linkwarden
cd /opt/linkwarden
if git pull | grep 'Already up to date'; then
echo "Exiting script.${CL}"
echo -e "Exiting script.${CL}"
systemctl start linkwarden
exit
fi

Loading…
Cancel
Save

Powered by BW's shoe-string budget.