From 0653120ad6c567d602aabf524ceed02e3df82ede Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Wed, 1 Oct 2025 00:37:31 +0200 Subject: [PATCH] Update ct/sonarqube.sh --- ct/sonarqube.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/ct/sonarqube.sh b/ct/sonarqube.sh index 27f71302..4c79daab 100644 --- a/ct/sonarqube.sh +++ b/ct/sonarqube.sh @@ -64,6 +64,3 @@ msg_ok "Completed Successfully!\n" echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" echo -e "${INFO}${YW} Access it using the following URL:${CL}" echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:9000${CL}" -echo -e "${YW}Default credentials:${CL}" -echo -e "${TAB}Username: admin" -echo -e "${TAB}Password: admin"