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 }