Update centos.sh

This commit is contained in:
midoks 2022-06-21 18:35:23 +08:00
parent 6a51c42b40
commit eebe809664
1 changed files with 0 additions and 1 deletions

View File

@ -120,7 +120,6 @@ if [ -f /www/server/mdserver-web/bin/activate ];then
pip3 install flask-caching==1.10.1
pip3 install python-socketio==4.2.0
pip3 install psutil==5.9.1
pip3 install Jinja==2.11.2
pip3 install pymongo
fi
echo "end install python env lib"