#!/bin/sh
set -e
python manage.py migrate
/usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord.conf