From f8195a005263bad651ad7cca3c76bad3e536a64f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Thu, 4 Jun 2026 07:19:02 +0200 Subject: [PATCH] remove extra text (#14905) --- ct/grist.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/grist.sh b/ct/grist.sh index 2bc947464..6da050dad 100644 --- a/ct/grist.sh +++ b/ct/grist.sh @@ -74,4 +74,4 @@ description 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}Grist: http://${IP}:8484${CL}" +echo -e "${GATEWAY}${BGN}http://${IP}:8484${CL}"