#!/bin/bash # Stop if an error is encountered. set -e python manage.py migrate