From 4c9208507482293ca5676b8f59027a0e3bf88f26 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 22 Jul 2025 09:34:58 +0200 Subject: [PATCH] Update linkstack.sh --- ct/linkstack.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/linkstack.sh b/ct/linkstack.sh index 2ee0eec4..731033bf 100644 --- a/ct/linkstack.sh +++ b/ct/linkstack.sh @@ -69,5 +69,5 @@ description msg_ok "Completed Successfully!\n" echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" -echo -e "${INFO}${YW} Complete setup at:${CL}" +echo -e "${INFO}${YW} Access it using the following URL:${CL}" echo -e "${TAB}${GATEWAY}${BGN}http://${IP}${CL}"