From 542f265a35d190054cd35b0de047abb170c10404 Mon Sep 17 00:00:00 2001 From: lxh2875931338 Date: Sun, 26 Jul 2026 14:00:16 +0800 Subject: [PATCH] =?UTF-8?q?1.5=E6=AD=A3=E5=BC=8F=E5=AE=8C=E7=BB=93?= =?UTF-8?q?=EF=BC=8C=E5=8D=B3=E5=B0=86=E8=BF=9B=E5=85=A5LTS=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E7=8E=AF=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy.sh b/deploy.sh index 83e7217..cc773e6 100644 --- a/deploy.sh +++ b/deploy.sh @@ -579,12 +579,12 @@ do_deploy() { main() { # 清屏,让输出从头开始 clear 2>/dev/null || true - + parse_args "$@" check_root # ---- 环境检测 ---- - print_step "检测环境..." + print_step "正在检测环境..." detect_os detect_arch check_tools