Update install.sh

pull/496/head
midoks 2 years ago
parent 09ee8a0c61
commit 7c5a7fe822
  1. 2
      plugins/memcached/install.sh

@ -33,6 +33,8 @@ Install_mem(){
cd ${rootPath} && python3 ${rootPath}/plugins/memcached/index.py start
cd ${rootPath} && python3 ${rootPath}/plugins/memcached/index.py initd_install
rm -rf $serverPath/source/memcached-${VERSION}
fi
}

Loading…
Cancel
Save