瀏覽代碼

Update alpine-nextcloud.sh

tweak
tteckster 1 年之前
父節點
當前提交
497b6bd9a8
共有 1 個文件被更改,包括 5 次插入6 次删除
  1. 5 6
      ct/alpine-nextcloud.sh

+ 5 - 6
ct/alpine-nextcloud.sh

@@ -8,13 +8,12 @@ source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build
 function header_info {
 function header_info {
   clear
   clear
   cat <<"EOF"
   cat <<"EOF"
-    _   __          __  ________                __
-   / | / /__  _  __/ /_/ ____/ /___  __  ______/ /
-  /  |/ / _ \| |/_/ __/ /   / / __ \/ / / / __  /
- / /|  /  __/>  </ /_/ /___/ / /_/ / /_/ / /_/ /
-/_/ |_/\___/_/|_|\__/\____/_/\____/\__,_/\__,_/
+    _   __          __       __                __   __  __      __
+   / | / /__  _  __/ /______/ /___  __  ______/ /  / / / /_  __/ /_
+  /  |/ / _ \| |/_/ __/ ___/ / __ \/ / / / __  /  / /_/ / / / / __ \
+ / /|  /  __/>  </ /_/ /__/ / /_/ / /_/ / /_/ /  / __  / /_/ / /_/ /
+/_/ |_/\___/_/|_|\__/\___/_/\____/\__,_/\__,_/  /_/ /_/\__,_/_.___/
 Alpine
 Alpine
-
 EOF
 EOF
 }
 }
 header_info
 header_info