1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-21 10:37:58 +03:00
mal/common-lisp/run
2016-11-18 17:59:27 +05:30

3 lines
57 B
Bash
Executable File

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