Update zigbee2mqtt.sh

This commit is contained in:
CanbiZ 2025-01-04 10:32:11 +01:00 committed by GitHub
parent c348fb2fa9
commit 5551fa84d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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}"