From 00fbb362bef7c06691a6920f5e2a91992e0e00b3 Mon Sep 17 00:00:00 2001 From: Michael Joshua Saul Date: Sun, 8 Mar 2026 14:12:34 -0600 Subject: [PATCH] Update ct/plane.sh - Removed empty line Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com> --- ct/plane.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ct/plane.sh b/ct/plane.sh index bc545ed6..55d54d57 100644 --- a/ct/plane.sh +++ b/ct/plane.sh @@ -83,7 +83,6 @@ function update_script() { msg_info "Starting Services" systemctl start plane-api plane-worker plane-beat plane-live plane-space msg_ok "Started Services" - msg_ok "Updated successfully!" fi exit