haldis/populate-db.sh
2019-09-11 04:10:24 +02:00

7 lines
118 B
Bash
Executable file

#!/bin/bash
cd app
cp database/* .
python create_database.py setup_database
rm -f add_* create_database.py muhscheme