VocalEasel/Tools/lilyWrapper
2011-07-26 21:53:01 +00:00

8 lines
60 B
Bash
Executable File

#!/bin/bash -l
export PATH="`dirname $1`":$PATH
exec $*