mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-17 19:06:01 +01:00
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:
parent
9b32566a21
commit
d2a2add87b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
function die () {
|
||||
echo $*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue