1
1
mirror of https://github.com/kanaka/mal.git synced 2024-11-11 00:52:44 +03:00
mal/gnu-smalltalk/run
2018-06-17 19:54:54 +02:00

3 lines
67 B
Bash
Executable File

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