From 8c989eee8e28ab8dbc37f9e78512c77fc663316b Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Fri, 20 Dec 2024 14:08:25 +0100 Subject: [PATCH] Update omada.sh --- ct/omada.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/omada.sh b/ct/omada.sh index 59232dcfa..0ef88d784 100644 --- a/ct/omada.sh +++ b/ct/omada.sh @@ -55,4 +55,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}:8043${CL}" +echo -e "${TAB}${GATEWAY}${BGN}https://${IP}:8043${CL}"