mirror of https://github.com/tteck/Proxmox.git
Update zigbee2mqtt.sh
This commit is contained in:
parent
bd0c40d2ce
commit
bb4ba3eb9f
|
@ -18,13 +18,14 @@ function header_info {
|
|||
echo -e "${YW}
|
||||
|
||||
|
||||
_________ __ __
|
||||
|___ /__ \| \/ |
|
||||
/ / ) | \ / |
|
||||
/ / / /| |\/| |
|
||||
/ /__ / /_| | | |
|
||||
/_____|____|_| |_|
|
||||
|
||||
_______ _ ___ __ __ ____ _______ _______
|
||||
|___ (_) | | |__ \| \/ |/ __ \__ __|__ __|
|
||||
/ / _ __ _| |__ ___ ___ ) | \ / | | | | | | | |
|
||||
/ / | |/ _ | _ \ / _ \/ _ \ / /| |\/| | | | | | | | |
|
||||
/ /__| | (_| | |_) | __/ __// /_| | | | |__| | | | | |
|
||||
/_____|_|\__, |____/ \___|\___|____|_| |_|\___\_\ |_| |_|
|
||||
__/ |
|
||||
|___/
|
||||
|
||||
|
||||
${CL}"
|
||||
|
|
Loading…
Reference in New Issue