From e507ab56745cda19a971122a8b29bb28bd3274cd Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Thu, 16 Jul 2026 09:57:47 +0200 Subject: [PATCH] Update URL to include '/register' path --- ct/beaverhabits.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/beaverhabits.sh b/ct/beaverhabits.sh index 6ae8c0e7f..168be42d4 100644 --- a/ct/beaverhabits.sh +++ b/ct/beaverhabits.sh @@ -61,4 +61,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}http://${IP}:8080${CL}" +echo -e "${GATEWAY}${BGN}http://${IP}:8080/register{CL}"