From 88046018a81518d0e4ec04ba479da42dfbdfb77c Mon Sep 17 00:00:00 2001 From: lxh2875931338 Date: Sun, 26 Jul 2026 12:53:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=87=AA=E5=8A=A8=E8=84=9A?= =?UTF-8?q?=E6=9C=AC=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deploy.sh b/deploy.sh index 70cda37..83e7217 100644 --- a/deploy.sh +++ b/deploy.sh @@ -574,8 +574,12 @@ do_deploy() { print_title } +# ---------- 主流程 ---------- # ---------- 主流程 ---------- main() { + # 清屏,让输出从头开始 + clear 2>/dev/null || true + parse_args "$@" check_root