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"