1
1
mirror of https://github.com/kanaka/mal.git synced 2024-10-26 22:28:26 +03:00
mal/impls/xslt/run
2020-05-24 02:27:17 +04:30

3 lines
80 B
Bash
Executable File

#!/bin/bash
exec python harness.py $(dirname $0)/${STEP:-stepA_mal}.xslt "${@}"