1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 18:18:51 +03:00
mal/pil/run
Vasilij Schneidermann 30a55a912d Implement step 6
2016-10-15 00:01:35 +02:00

3 lines
65 B
Bash
Executable File

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