Updated docker file to run new script file

This commit is contained in:
2024-01-01 17:52:44 +00:00
parent 59d379f657
commit ef94773b8f
6 changed files with 16 additions and 8 deletions

4
scripts/run.sh Normal file
View File

@@ -0,0 +1,4 @@
#! /bin/sh
python ./scripts/create_database.py
python ./app.py