- Brain fart, oversaw (read didn't look for) start_all.sh

pull/56/head
Steve Clement 2018-03-31 18:55:16 +09:00
parent 294eb8688b
commit 6e225f8778
1 changed files with 0 additions and 6 deletions

6
run.sh
View File

@ -1,6 +0,0 @@
. ./DASHENV/bin/activate
./zmq_subscriber.py &
./zmq_dispatcher.py &
export FLASK_DEBUG=1
export FLASK_APP=server.py
flask run --host=0.0.0.0 --port=8001