Update ct/plane.sh - Removed empty line

Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
Michael Joshua Saul
2026-03-08 14:12:34 -06:00
committed by GitHub
parent 92d39d0fe9
commit 00fbb362be

View File

@@ -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