Skip to content

Commit

Permalink
Modify server script for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
Marshall James committed Apr 19, 2018
1 parent c336790 commit 4c150c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added __pycache__/sentiment.cpython-35.pyc
Binary file not shown.
3 changes: 2 additions & 1 deletion start.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
FLASK_APP=sentiment.py flask run
export FLASK_APP=sentiment.py
python3 -m flask run

0 comments on commit 4c150c4

Please sign in to comment.