From d442fa49f5cb3be1aa7044223f7eec219248c373 Mon Sep 17 00:00:00 2001
From: tteckster <tteckster@gmail.com>
Date: Wed, 16 Oct 2024 10:57:23 -0400
Subject: [PATCH] Update jellyseerr.sh

---
 ct/jellyseerr.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ct/jellyseerr.sh b/ct/jellyseerr.sh
index e3fd1755..be78d909 100644
--- a/ct/jellyseerr.sh
+++ b/ct/jellyseerr.sh
@@ -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