1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-21 02:27:10 +03:00
mal/ada.2/run
2019-03-10 01:25:07 +01:00

3 lines
57 B
Bash
Executable File

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