Update zigbee2mqtt.sh

This commit is contained in:
tteckster 2022-02-23 22:37:30 -05:00 committed by GitHub
parent bd0c40d2ce
commit bb4ba3eb9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 8 deletions

View File

@ -18,14 +18,15 @@ function header_info {
echo -e "${YW}
_________ __ __
|___ /__ \| \/ |
/ / ) | \ / |
/ / / /| |\/| |
/ /__ / /_| | | |
/_____|____|_| |_|
_______ _ ___ __ __ ____ _______ _______
|___ (_) | | |__ \| \/ |/ __ \__ __|__ __|
/ / _ __ _| |__ ___ ___ ) | \ / | | | | | | | |
/ / | |/ _ | _ \ / _ \/ _ \ / /| |\/| | | | | | | | |
/ /__| | (_| | |_) | __/ __// /_| | | | |__| | | | | |
/_____|_|\__, |____/ \___|\___|____|_| |_|\___\_\ |_| |_|
__/ |
|___/
${CL}"
}