#!/usr/bin/env bash

source /usr/lib/cuwb/migrate/venv/bin/activate
python /usr/lib/cuwb/migrate/migrate.py $@
