diff --git a/ct/unifi.sh b/ct/unifi.sh index 16fe0c8d..816377d1 100644 --- a/ct/unifi.sh +++ b/ct/unifi.sh @@ -46,4 +46,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}:8443${CL}" +echo -e "${TAB}${GATEWAY}${BGN}https://${IP}:8443${CL}"