Paul Davis
b46af2167f
git-svn-id: svn://localhost/ardour2/trunk@1281 d708f5d6-7413-0410-9779-e7cbd77b26cf
4 lines
65 B
Bash
Executable File
4 lines
65 B
Bash
Executable File
#!/bin/sh
|
|
. `dirname "$0"`/ardev_common.sh
|
|
exec $EXECUTABLE "$*"
|