From 674fc838e993007526b07cfb0ecd6cda94b0cc42 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:11 +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 6d578f47..4be1ce31 100644 --- a/install/sonarqube-install.sh +++ b/install/sonarqube-install.sh @@ -52,7 +52,7 @@ chmod +x /opt/sonarqube/bin/linux-x86-64/sonar.sh msg_ok "Configured SonarQube" msg_info "Creating Systemd Service" -cat >/etc/systemd/system/sonarqube.service </etc/systemd/system/sonarqube.service [Unit] Description=SonarQube service After=postgresql.service