Skip to content

Commit

Permalink
Replace old run.py file with run script that uses new flask run syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
AceFire6 committed Mar 21, 2019
1 parent 2e44fd6 commit c811074
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
5 changes: 0 additions & 5 deletions run.py

This file was deleted.

1 change: 1 addition & 0 deletions run.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
FLASK_APP=./ordering/ flask run

0 comments on commit c811074

Please sign in to comment.