mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-22 00:04:13 +01:00
Update jellyseerr.sh
tweak
This commit is contained in:
parent
b323313d6e
commit
b7baf2d1ed
@ -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…
Reference in New Issue
Block a user