From e4b418286fdf4fc71cfebdfc7e672923dbf42475 Mon Sep 17 00:00:00 2001 From: rrole <41679290+rrole@users.noreply.github.com> Date: Tue, 25 Nov 2025 15:05:09 +0100 Subject: [PATCH] Update ct/wanderer.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com> --- ct/wanderer.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ct/wanderer.sh b/ct/wanderer.sh index e5c091350..32ef3678c 100644 --- a/ct/wanderer.sh +++ b/ct/wanderer.sh @@ -44,7 +44,6 @@ function update_script() { $STD npm run build msg_ok "Updated wanderer" - msg_info "Starting wanderer service" systemctl start wanderer-web msg_ok "Started wanderer service"