Update homeassistant-core.sh

This commit is contained in:
CanbiZ 2025-05-09 11:17:48 +02:00
parent a8d3ae93b9
commit aabb754420

View File

@ -101,7 +101,7 @@ function update_script() {
sleep 5
msg_ok "Started Home Assistant"
msg_ok "Update Successful"
echo -e "\n Go to http://${IP}:8123 \n"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:8123${CL}"
exit
fi