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