DISABLE FDs (REMOVE ME).
[jackhill/mal.git] / haskell / run
1 #!/bin/bash
2 exec $(dirname $0)/${STEP:-stepA_mal} "${@}"