Update homeassistant.sh

This commit is contained in:
tteckster 2022-02-24 12:27:49 -05:00 committed by GitHub
parent 8e5286ae9a
commit fbfc56989d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -16,7 +16,6 @@ done
clear
function header_info {
echo -e "${BL}
_ _ _ _ _
| | | | /\ (_) | | | |
| |__| | ___ _ __ ___ ___ / \ ___ ___ _ ___| |_ __ _ _ __ | |_
@ -24,9 +23,6 @@ echo -e "${BL}
| | | | (_) | | | | | | __/ / ____ \\__ \__ \ \__ \ || (_| | | | | |_
|_| |_|\___/|_| |_| |_|\___| /_/ \_\___/___/_|___/\__\__,_|_| |_|\__|
${CL}"
}