Browse Source

Update node-red.sh

tteckster 3 năm trước cách đây
mục cha
commit
f48c800b67
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      ct/node-red.sh

+ 0 - 2
ct/node-red.sh

@@ -16,7 +16,6 @@ done
 clear
 function header_info {
 echo -e "${RD}
-
       _   _           _             _____          _ 
      | \ | |         | |           |  __ \        | |
      |  \| | ___   __| | ___ ______| |__) |___  __| |
@@ -24,7 +23,6 @@ echo -e "${RD}
      | |\  | (_) | (_| |  __/      | | \ \  __/ (_| |
      |_| \_|\___/ \__,_|\___|      |_|  \_\___|\__,_|
                                                  
-                                                 
 ${CL}"
 }