1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-21 02:27:10 +03:00
mal/plsql/run
2016-05-23 21:41:29 -06:00

3 lines
83 B
Bash
Executable File

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