haldis/populate-db.sh

7 lines
103 B
Bash
Raw Normal View History

2019-04-04 16:27:50 +00:00
#!/bin/bash
cd app
cp database/* .
python create_database.py
2019-04-04 16:27:50 +00:00
rm -f add_* create_database.py muhscheme