From 25c97f4376aa7924d9db9af594c75e60935159bc Mon Sep 17 00:00:00 2001 From: midoks Date: Mon, 13 Jun 2022 10:34:02 +0800 Subject: [PATCH] Update install.sh --- plugins/memcached/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/memcached/install.sh b/plugins/memcached/install.sh index 4d8623d68..b0afdcae8 100755 --- a/plugins/memcached/install.sh +++ b/plugins/memcached/install.sh @@ -10,7 +10,7 @@ serverPath=$(dirname "$rootPath") install_tmp=${rootPath}/tmp/mw_install.pl -VERSION=1.6.9 +VERSION=1.6.15 Install_mem(){ mkdir -p $serverPath/source