From 354f72a9bf950ce505b5fe405a51514229fbf634 Mon Sep 17 00:00:00 2001 From: lizw <1183409807@qq.com> Date: Mon, 31 Oct 2022 21:59:59 +0800 Subject: [PATCH] 07env-install-centos.sh --- 00base/07env-install-centos.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/00base/07env-install-centos.sh b/00base/07env-install-centos.sh index 57cd941..196efa4 100644 --- a/00base/07env-install-centos.sh +++ b/00base/07env-install-centos.sh @@ -373,7 +373,6 @@ function init:nodejs() { yarn -v " check::exit_code "$?" "nodejs" "$host 安装nodejs环境" "exit" - exc_cmd="$(utils::quote "$exc_cmd")" if [[ "${ADD_USER_TAG:-}" == "1" ]]; then command::exec "${host}" " # 配置npm源