diff --git a/Bakefile b/Bakefile index c05f6ce..756913f 100644 --- a/Bakefile +++ b/Bakefile @@ -3,6 +3,7 @@ if [[ ! -e .env ]]; then cp -v example.env .env fi +mkdir -p data up() { # Run the service