tweak
@ -68,7 +68,7 @@ else
fi
msg_info "Updating $APP"
cd /opt/jellyseerr
output=$(git pull --no-rebase &>/dev/null)
output=$(git pull --no-rebase)
if echo "$output" | grep -q "Already up to date."
then
msg_ok "$APP is already up to date."
Powered by BW's shoe-string budget.