Updated docker file to run new script file
This commit is contained in:
4
scripts/run.sh
Normal file
4
scripts/run.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#! /bin/sh
|
||||
|
||||
python ./scripts/create_database.py
|
||||
python ./app.py
|
||||
Reference in New Issue
Block a user