haldis/populate-db.sh

7 lines
103 B
Bash
Executable file

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