#!/bin/bash
docker-compose run --rm wooey python manage.py "$@"
