浏览代码

07env-install-centos.sh

lizw 2 年之前
父节点
当前提交
354f72a9bf
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      00base/07env-install-centos.sh

+ 0 - 1
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源