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

Update jellyseerr.sh

tweak
pull/3925/head
tteckster 6 months ago committed by GitHub
parent b323313d6e
commit b7baf2d1ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -69,7 +69,7 @@ output=$(git pull)
git pull &>/dev/null
if echo "$output" | grep -q "Already up to date."
then
msg_ok " $APP is already up to date."
msg_ok "$APP is already up to date."
systemctl start jellyseerr
exit
fi

Loading…
Cancel
Save

Powered by BW's shoe-string budget.