Update debian.sh

pull/109/head
midoks 3 years ago
parent 52ef9f6ff9
commit 23a028d803
  1. 2
      scripts/install/debian.sh

@ -90,7 +90,7 @@ else
fi
pip3 install gevent flask gunicorn flask_caching flask_session
pip3 install flask_socketio gevent-websocket psutil
pip3 install flask_socketio gevent-websocket psutil requests
cd /www/server/mdserver-web && ./cli.sh start

Loading…
Cancel
Save