From bec373c5f845de533d6fb30655d35fd5adb6d96f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E7=AB=A0?= <1377699408@qq.com> Date: Thu, 30 Sep 2021 10:42:44 +0800 Subject: [PATCH] =?UTF-8?q?install=E5=8D=87=E7=BA=A7=E5=88=B02.6.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.sh b/docs/install.sh index dab83ff..c5a6984 100644 --- a/docs/install.sh +++ b/docs/install.sh @@ -6,7 +6,7 @@ initVar() { removeType='yum -y remove' upgrade="yum -y update" echoType='echo -e' - version='2.6.1' + version='2.6.2' } initVar export LANG=en_US.UTF-8