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