netrans/script/dump

3 lines
73 B
Bash
Executable File

#!/bin/sh
exec "$(dirname "$0")/../.venv/bin/python" -m script.dump "$@"