From 14ae50541721fd6372d1cd93317fd5e9cd417bc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Wed, 1 Oct 2025 00:36:27 +0200 Subject: [PATCH] Update install/sonarqube-install.sh --- install/sonarqube-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/sonarqube-install.sh b/install/sonarqube-install.sh index 030810af..c2eb3489 100644 --- a/install/sonarqube-install.sh +++ b/install/sonarqube-install.sh @@ -51,7 +51,7 @@ EOF chmod +x /opt/sonarqube/bin/linux-x86-64/sonar.sh msg_ok "Configured SonarQube" -msg_info "Creating Systemd Service" +msg_info "Creating Service" cat </etc/systemd/system/sonarqube.service [Unit] Description=SonarQube service