From 0c60c7c6b04f2ba4be4d5e4f8ba41f7f97c9992e Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Mon, 13 Apr 2026 20:19:41 +0200 Subject: [PATCH] Update blinko.sh --- ct/blinko.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/blinko.sh b/ct/blinko.sh index 0bf8e2d2..c73bdea3 100644 --- a/ct/blinko.sh +++ b/ct/blinko.sh @@ -71,4 +71,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}:1111${CL}" +echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:1111/signup${CL}"