Update zigbee2mqtt.sh

This commit is contained in:
CanbiZ 2025-01-04 10:32:11 +01:00 committed by Duncan Hill
parent 8e382fc03f
commit 36dfd44ca1
No known key found for this signature in database

View File

@ -77,5 +77,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}"