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