Explorar o código

07env-install-centos.sh

lizw %!s(int64=2) %!d(string=hai) anos
pai
achega
fefa1d7ab0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      00base/07env-install-centos.sh

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