Update install/sonarqube-install.sh

This commit is contained in:
Slaviša Arežina 2025-10-01 00:36:19 +02:00 committed by GitHub
parent 674fc838e9
commit 8d09af7b4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,7 +70,6 @@ LimitNPROC=8192
[Install]
WantedBy=multi-user.target
EOF
$STD systemctl daemon-reload
msg_ok "Created Systemd Service"
msg_info "Starting SonarQube service"