#!/bin/bash set -e python ./migrator.py "$@" exec "$@"