Update jellyseerr.sh

pull/3925/head
tteckster 2024-10-16 10:57:23 -04:00 committed by GitHub
parent 7e061a112f
commit d442fa49f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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