4 lines
63 B
Bash
4 lines
63 B
Bash
|
#! /bin/sh
|
||
|
|
||
|
python ./scripts/create_database.py
|
||
|
python ./app.py
|