Update jellyseerr.sh

tweak
pull/3912/head
tteckster 1 month ago committed by GitHub
parent badff00ee2
commit 22e7ff1f17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save

Powered by BW's shoe-string budget.