Update install/sonarqube-install.sh
This commit is contained in:
parent
ca9d0ab996
commit
674fc838e9
@ -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 <<EOF
|
||||
cat <<EOF >/etc/systemd/system/sonarqube.service
|
||||
[Unit]
|
||||
Description=SonarQube service
|
||||
After=postgresql.service
|
||||
|
Loading…
x
Reference in New Issue
Block a user