diff --git a/ct/zigbee2mqtt.sh b/ct/zigbee2mqtt.sh index 4cc47e77..de8c43af 100644 --- a/ct/zigbee2mqtt.sh +++ b/ct/zigbee2mqtt.sh @@ -75,5 +75,5 @@ 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 "${INFO}${YW} Access it after configure the configuration.yaml using the following URL:${CL}" echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:9442${CL}"