use bash, not sh

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12151 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2012-05-02 22:15:47 +00:00
parent 9b32566a21
commit d2a2add87b

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
function die () {
echo $*