diff --git a/docs/install.sh b/docs/install.sh index cd48370..dab83ff 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.0' + version='2.6.1' } initVar export LANG=en_US.UTF-8