1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-21 10:37:58 +03:00
mal/rexx/run
2017-07-20 12:09:29 +00:00

3 lines
72 B
Bash
Executable File

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