From cbf47a69627e544a77b07e6b727a7ad370ba14fd Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 6 May 2025 10:50:22 +0200 Subject: [PATCH] Update fumadocs.sh --- ct/fumadocs.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ct/fumadocs.sh b/ct/fumadocs.sh index d72acdd..72843ce 100644 --- a/ct/fumadocs.sh +++ b/ct/fumadocs.sh @@ -59,6 +59,7 @@ function update_script() { msg_ok "Started service $SERVICE_NAME" msg_ok "Fumadocs successfully updated" + exit } start