Update zigbee2mqtt.sh

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

View File

@ -16,8 +16,6 @@ done
clear
function header_info {
echo -e "${YW}
_______ _ ___ __ __ ____ _______ _______
|___ (_) | | |__ \| \/ |/ __ \__ __|__ __|
/ / _ __ _| |__ ___ ___ ) | \ / | | | | | | | |
@ -26,7 +24,6 @@ echo -e "${YW}
/_____|_|\__, |____/ \___|\___|____|_| |_|\___\_\ |_| |_|
__/ |
|___/
${CL}"
}