Update bar-assistant.sh

This commit is contained in:
Bas van den Berg 2025-05-25 20:25:46 +02:00
parent 029fada23a
commit d982d53248

View File

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