Update debian.sh

pull/109/head
midoks 3 years ago
parent 62283072ae
commit da56a02c80
  1. 5
      scripts/install/debian.sh

@ -80,11 +80,6 @@ if [ ! -f /usr/local/bin/pip3 ];then
fi
# pip3 install gevent flask gunicorn flask_caching flask_session
# pip3 install flask_socketio gevent-websocket psutil requests
pip3 install pymongo
cd /www/server/mdserver-web/scripts && bash lib.sh
chmod 755 /www/server/mdserver-web/data

Loading…
Cancel
Save