Update ct/sonarqube.sh

This commit is contained in:
Slaviša Arežina 2025-10-01 00:36:54 +02:00 committed by GitHub
parent 5b63249087
commit 9de0b87e1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,6 @@ function update_script() {
fi fi
if check_for_gh_release "sonarqube" "SonarSource/sonarqube"; then if check_for_gh_release "sonarqube" "SonarSource/sonarqube"; then
msg_info "Updating ${APP} to v${RELEASE}"
systemctl stop sonarqube systemctl stop sonarqube