From 0f266dc53125bc27d8f5fad5b9caae56aa526bac 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, 19 Mar 2026 08:39:32 +0100 Subject: [PATCH] Update projectsend.sh to include installation URL --- ct/projectsend.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/projectsend.sh b/ct/projectsend.sh index bcec0e43e..78c221f76 100644 --- a/ct/projectsend.sh +++ b/ct/projectsend.sh @@ -60,4 +60,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 "${TAB}${GATEWAY}${BGN}http://${IP}${CL}" +echo -e "${TAB}${GATEWAY}${BGN}http://${IP}/install for the initial setup${CL}"