1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-21 10:37:58 +03:00
mal/hy/run
2017-09-19 22:35:59 -05:00

3 lines
60 B
Bash
Executable File

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