mirror of https://github.com/tteck/Proxmox.git
Update zigbee2mqtt.sh
This commit is contained in:
parent
ff7559def0
commit
a29eb08216
|
@ -16,8 +16,6 @@ done
|
||||||
clear
|
clear
|
||||||
function header_info {
|
function header_info {
|
||||||
echo -e "${YW}
|
echo -e "${YW}
|
||||||
|
|
||||||
|
|
||||||
_______ _ ___ __ __ ____ _______ _______
|
_______ _ ___ __ __ ____ _______ _______
|
||||||
|___ (_) | | |__ \| \/ |/ __ \__ __|__ __|
|
|___ (_) | | |__ \| \/ |/ __ \__ __|__ __|
|
||||||
/ / _ __ _| |__ ___ ___ ) | \ / | | | | | | | |
|
/ / _ __ _| |__ ___ ___ ) | \ / | | | | | | | |
|
||||||
|
@ -26,7 +24,6 @@ echo -e "${YW}
|
||||||
/_____|_|\__, |____/ \___|\___|____|_| |_|\___\_\ |_| |_|
|
/_____|_|\__, |____/ \___|\___|____|_| |_|\___\_\ |_| |_|
|
||||||
__/ |
|
__/ |
|
||||||
|___/
|
|___/
|
||||||
|
|
||||||
|
|
||||||
${CL}"
|
${CL}"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue