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