Browse Source

Update zigbee2mqtt.sh

tteckster 3 years ago
parent
commit
a29eb08216
1 changed files with 0 additions and 3 deletions
  1. 0 3
      ct/zigbee2mqtt.sh

+ 0 - 3
ct/zigbee2mqtt.sh

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