#!/bin/sh -eu cd "$RUN_DIR" [ -z "${DEBUG:-}" ] || set -x exec python -m unwind "$@"