瀏覽代碼

Update homeassistant.sh

tteckster 3 年之前
父節點
當前提交
fbfc56989d
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      ct/homeassistant.sh

+ 0 - 4
ct/homeassistant.sh

@@ -16,16 +16,12 @@ done
 clear
 function header_info {
 echo -e "${BL}
-
   _    _                                         _     _              _   
  | |  | |                          /\           (_)   | |            | |  
  | |__| | ___  _ __ ___   ___     /  \   ___ ___ _ ___| |_ __ _ _ __ | |_ 
  |  __  |/ _ \|  _   _ \ / _ \   / /\ \ / __/ __| / __| __/ _  |  _ \| __|
  | |  | | (_) | | | | | |  __/  / ____ \\__ \__ \ \__ \ || (_| | | | | |_ 
  |_|  |_|\___/|_| |_| |_|\___| /_/    \_\___/___/_|___/\__\__,_|_| |_|\__|
-                                                                          
-                                                                          
-                                                 
                                                  
 ${CL}"
 }