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

3 lines
60 B
Plaintext
Raw Normal View History

2017-09-20 06:35:59 +03:00
#!/bin/bash
exec $(dirname $0)/${STEP:-stepA_mal}.hy "${@}"