Update memcached.sh

pull/125/head
midoks 3 years ago
parent 025d65aede
commit 7cd9f11b16
  1. 2
      plugins/php/versions/common/memcached.sh

@ -37,6 +37,8 @@ Install_lib()
echo "php-$version 已安装${LIBNAME},请选择其它版本!"
return
fi
cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash libmemcached.sh
if [ ! -f "$extFile" ];then

Loading…
Cancel
Save