From c405f09e0612ca6708e72c059ee31bae113749c4 Mon Sep 17 00:00:00 2001 From: Johann Grobe <123082619+johanngrobe@users.noreply.github.com> Date: Fri, 13 Feb 2026 07:55:12 +0100 Subject: [PATCH] Update ct/split-pro.sh Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com> --- ct/split-pro.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ct/split-pro.sh b/ct/split-pro.sh index 1d4b94ef2..f6b4417e7 100644 --- a/ct/split-pro.sh +++ b/ct/split-pro.sh @@ -52,9 +52,7 @@ function update_script() { msg_info "Starting Service" systemctl start split-pro msg_ok "Started Service" - msg_ok "Updated Successfully" - else - msg_ok "No update required" + msg_ok "Updated successfully!" fi exit }