From 013e9a78745c3f7c8763720b0c4203a2ee07487e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Mon, 27 Jul 2026 10:33:33 +0200 Subject: [PATCH] Apply suggestion from @tremor021 --- ct/discourse.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/ct/discourse.sh b/ct/discourse.sh index b4afede37..7413d2ad5 100644 --- a/ct/discourse.sh +++ b/ct/discourse.sh @@ -69,5 +69,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 "${GATEWAY}${BGN}http://${IP}${CL}" -echo -e "${INFO}${YW} Credentials saved in:${CL}" -echo -e "${TAB}/root/discourse.creds"