Update homeassistant-v3.sh

This commit is contained in:
tteckster 2022-04-14 14:05:15 -04:00 committed by GitHub
parent 02a791895e
commit 2044b18edb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -121,8 +121,9 @@ header_info
HN=$NSAPP HN=$NSAPP
else else
HN=$(echo ${CT_NAME,,} | tr -d ' ') HN=$(echo ${CT_NAME,,} | tr -d ' ')
fi
echo -en "${GN}Set CT Name To ${BL}$CT_NAME${CL}" 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" echo -e " ${CM}${CL} \r"
sleep 1 sleep 1
clear clear