|
|
@ -373,7 +373,6 @@ function init:nodejs() { |
|
|
yarn -v |
|
|
yarn -v |
|
|
" |
|
|
" |
|
|
check::exit_code "$?" "nodejs" "$host 安装nodejs环境" "exit" |
|
|
check::exit_code "$?" "nodejs" "$host 安装nodejs环境" "exit" |
|
|
exc_cmd="$(utils::quote "$exc_cmd")" |
|
|
|
|
|
if [[ "${ADD_USER_TAG:-}" == "1" ]]; then |
|
|
if [[ "${ADD_USER_TAG:-}" == "1" ]]; then |
|
|
command::exec "${host}" " |
|
|
command::exec "${host}" " |
|
|
# 配置npm源 |
|
|
# 配置npm源 |
|
|
|