From 42475ed4f6a033ee54270990f466438f60d69aff Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Mon, 16 Feb 2026 10:53:41 +0100 Subject: [PATCH] slskd: fix exit position (#11963) --- ct/slskd.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ct/slskd.sh b/ct/slskd.sh index edc84a772..24a4453da 100644 --- a/ct/slskd.sh +++ b/ct/slskd.sh @@ -83,6 +83,7 @@ function update_script() { msg_ok "Started Soularr Timer" msg_ok "Updated Soularr successfully!" fi + exit } start