1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 18:18:51 +03:00
mal/powershell/run
2016-08-20 15:09:19 -05:00

3 lines
72 B
Bash
Executable File

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