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