#!/usr/bin/env bash
cd $(dirname ${0})
. ./prep-env.sh
cd CUL868IPE
PYTHONPATH=${PYTHONPATH}:src exec python3 -m cul868ipe $@