diff --git a/ct/matter-hub.sh b/ct/matter-hub.sh index 589ea432b..d7a0f127a 100644 --- a/ct/matter-hub.sh +++ b/ct/matter-hub.sh @@ -70,4 +70,3 @@ 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}:8482${CL}" -echo -e "${INFO}${YW}Set your Home Assistant URL and token in /opt/matter-hub.env first${CL}"