Paul Davis
119dc86f6f
git-svn-id: svn://localhost/ardour2/trunk@1268 d708f5d6-7413-0410-9779-e7cbd77b26cf
4 lines
80 B
Bash
Executable File
4 lines
80 B
Bash
Executable File
#!/bin/sh
|
|
. `dirname "$0"`/ardev_common.sh
|
|
exec gtk2_ardour/ardour-2.0beta10 $*
|