diff --git a/install/sonarqube-install.sh b/install/sonarqube-install.sh index 6d578f47f..4be1ce319 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