blob: 8fd681028bca5c4027d1e7af56b7fb3564ff97ec [file] [log] [blame]
#!/bin/bash
python manage.py migrate
exec python manage.py runserver 0.0.0.0:8000