mirror of
https://github.com/tteck/Proxmox.git
synced 2024-12-26 23:11:56 +00:00
Update overseerr.sh
tweak
This commit is contained in:
parent
26bbc9a18d
commit
0d9316ae06
@ -60,7 +60,7 @@ output=$(git pull)
|
||||
git pull &>/dev/null
|
||||
if echo "$output" | grep -q "Already up to date."
|
||||
then
|
||||
msg_info " $APP is already up to date."
|
||||
msg_ok " $APP is already up to date."
|
||||
systemctl start overseerr
|
||||
exit
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user