Update memcache.sh

pull/109/head
Mr Chen 6 years ago
parent 266dbd58b7
commit 774fd00f41
  1. 1
      plugins/php/versions/56/memcache.sh

@ -37,6 +37,7 @@ Install_lib()
./configure --with-php-config=$serverPath/php/$version/bin/php-config --enable-memcache --with-zlib-dir
make && make install
cd $php_lib
rm -rf memcache-*
rm -f package.xml
fi

Loading…
Cancel
Save