Update centos.sh
This commit is contained in:
parent
6a51c42b40
commit
eebe809664
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue