mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-07 06:27:38 +00:00
Update jellyseerr.sh
This commit is contained in:
@ -68,6 +68,7 @@ cd /opt/jellyseerr
|
|||||||
output=$(git pull)
|
output=$(git pull)
|
||||||
git pull &>/dev/null
|
git pull &>/dev/null
|
||||||
if echo "$output" | grep -q "Already up to date."
|
if echo "$output" | grep -q "Already up to date."
|
||||||
|
msg_ok
|
||||||
then
|
then
|
||||||
msg_ok " $APP is already up to date."
|
msg_ok " $APP is already up to date."
|
||||||
systemctl start jellyseerr
|
systemctl start jellyseerr
|
||||||
|
Reference in New Issue
Block a user