Update install.sh
This commit is contained in:
parent
09ee8a0c61
commit
7c5a7fe822
|
|
@ -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…
Reference in New Issue