From aabb75442034c2ba13c85b2e48c7835ad85448c8 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Fri, 9 May 2025 11:17:48 +0200 Subject: [PATCH] Update homeassistant-core.sh --- ct/homeassistant-core.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/homeassistant-core.sh b/ct/homeassistant-core.sh index 02c2bfe..8889018 100644 --- a/ct/homeassistant-core.sh +++ b/ct/homeassistant-core.sh @@ -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