Switch to 'make' for running app processes

These are simple enough that they don't need their own scripts.
This commit is contained in:
Ben Thorner
2021-02-22 16:41:30 +00:00
parent 2af1d6f159
commit 36a806e8bf
3 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +0,0 @@
#!/bin/bash
source environment.sh
flask run -p 6012