Update install/sonarqube-install.sh

This commit is contained in:
Slaviša Arežina 2025-10-01 00:37:40 +02:00 committed by GitHub
parent 0653120ad6
commit b300f8b5e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,7 +70,7 @@ LimitNPROC=8192
[Install]
WantedBy=multi-user.target
EOF
$STD systemctl enable --now sonarqube
systemctl enable -q --now sonarqube
msg_ok "Service Created"
motd_ssh