From 6c4b3c265eec10539f0994018f7dd5f2012ad175 Mon Sep 17 00:00:00 2001 From: Bas van den Berg <74251551+bvdberg01@users.noreply.github.com> Date: Sun, 25 May 2025 21:13:33 +0200 Subject: [PATCH] Update bar-assistant.sh --- ct/bar-assistant.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ct/bar-assistant.sh b/ct/bar-assistant.sh index 0066c12..68f895d 100644 --- a/ct/bar-assistant.sh +++ b/ct/bar-assistant.sh @@ -72,7 +72,6 @@ function update_script() { fi if [[ ! -f /opt/vue-salt-rim_version.txt ]] || [[ "${RELEASE_SALTRIM}" != "$(cat /opt/vue-salt-rim_version.txt)" ]]; then - msg_info "Updating Salt Rim msg_info "Stopping nginx" systemctl stop nginx msg_ok "Stopped nginx"