From 2044b18edbb126223b88379eb8caaa5a27d9bb8e Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 14 Apr 2022 14:05:15 -0400 Subject: [PATCH] Update homeassistant-v3.sh --- ct/homeassistant-v3.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ct/homeassistant-v3.sh b/ct/homeassistant-v3.sh index 42e30225..4c696d2e 100644 --- a/ct/homeassistant-v3.sh +++ b/ct/homeassistant-v3.sh @@ -121,8 +121,9 @@ header_info HN=$NSAPP else HN=$(echo ${CT_NAME,,} | tr -d ' ') - fi echo -en "${GN}Set CT Name To ${BL}$CT_NAME${CL}" + fi +# echo -en "${GN}Set CT Name To ${BL}$CT_NAME${CL}" echo -e " ${CM}${CL} \r" sleep 1 clear