1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 01:57:09 +03:00
mal/impls/swift4/run

3 lines
57 B
Plaintext
Raw Normal View History

2016-10-10 20:08:59 +03:00
#!/bin/bash
exec $(dirname $0)/${STEP:-stepA_mal} "${@}"