haldis/populate-db.sh
2022-04-19 21:31:40 +02:00

7 lines
102 B
Bash
Executable file

#!/bin/bash
set -euo pipefail
cd "$(dirname "$0")/app"
env python create_database.py setup_database