From d982d53248db03687e1feed947af1d0be78b55ef Mon Sep 17 00:00:00 2001 From: Bas van den Berg <74251551+bvdberg01@users.noreply.github.com> Date: Sun, 25 May 2025 20:25:46 +0200 Subject: [PATCH] Update bar-assistant.sh --- ct/bar-assistant.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/bar-assistant.sh b/ct/bar-assistant.sh index 5165b1e..89a4870 100644 --- a/ct/bar-assistant.sh +++ b/ct/bar-assistant.sh @@ -89,7 +89,7 @@ function update_script() { msg_ok "Updated $APP to v${RELEASE_SALTRIM}" msg_info "Starting Service" - systemctl start service nginx + systemctl start nginx msg_ok "Started Service" msg_info "Cleaning up"