From fefa1d7ab0447035d85b5bbda14056bfdad17cdc Mon Sep 17 00:00:00 2001 From: lizw <1183409807@qq.com> Date: Mon, 31 Oct 2022 10:05:15 +0800 Subject: [PATCH] 07env-install-centos.sh --- 00base/07env-install-centos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/00base/07env-install-centos.sh b/00base/07env-install-centos.sh index 6187fd5..d5f0e2a 100644 --- a/00base/07env-install-centos.sh +++ b/00base/07env-install-centos.sh @@ -443,7 +443,7 @@ function init:maven() { echo '$add_profile' >> /etc/profile source /etc/profile fi - #maven -v + mvn -v " check::exit_code "$?" "maven" "$host 安装maven环境" "exit" if [[ "${ADD_USER_TAG:-}" == "1" ]]; then