From 11c5f518a027d7dddbb609b0b1a0e5a33c63470b Mon Sep 17 00:00:00 2001 From: tteckster Date: Wed, 16 Oct 2024 23:29:32 -0400 Subject: [PATCH] Update jellyseerr.sh tweak --- ct/jellyseerr.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ct/jellyseerr.sh b/ct/jellyseerr.sh index 30aa8539..3dfa4e72 100644 --- a/ct/jellyseerr.sh +++ b/ct/jellyseerr.sh @@ -92,6 +92,7 @@ ExecStart=/usr/bin/node dist/index.js [Install] WantedBy=multi-user.target EOF +systemctl daemon-reload systemctl start jellyseerr msg_ok "Updated $APP" exit