1
1
mirror of https://github.com/kanaka/mal.git synced 2024-11-11 00:52:44 +03:00
mal/gst/run
Vasilij Schneidermann 908bb61f76 Implement step 0
2017-07-01 22:33:38 +02:00

3 lines
67 B
Bash
Executable File

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