From 2f765a7caca0209f3b5943696a9f51eda1a03ecf Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 15 Dec 2025 11:10:00 +0100 Subject: [PATCH] Remove unnecessary newline in koel.sh --- ct/koel.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ct/koel.sh b/ct/koel.sh index f4be92d15..427741690 100644 --- a/ct/koel.sh +++ b/ct/koel.sh @@ -66,7 +66,6 @@ function update_script() { msg_info "Starting Services" systemctl start php8.4-fpm nginx msg_ok "Started Services" - msg_ok "Updated Successfully" fi exit