#!/bin/sh [ "${IEP_VERBOSE}" = 0 ] || { echo "Running ${0##*/}: $*" >&2 } exec python3 "/usr/local/lib/jinja2/${0##*/}.py" "$@"