Update overseerr.sh

tweak
pull/1670/head
tteckster 1 year ago committed by GitHub
parent 26bbc9a18d
commit 0d9316ae06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save

Powered by BW's shoe-string budget.