diff options
| author | Jonas Häggqvist <rasher@rasher.dk> | 2006-11-06 11:40:10 +0000 |
|---|---|---|
| committer | Jonas Häggqvist <rasher@rasher.dk> | 2006-11-06 11:40:10 +0000 |
| commit | 08f4a42f7dafcd2413007fa0ac13fdb25de1c084 (patch) | |
| tree | cf16079522b77c6262678489571cb3b5cf9635e7 | |
| parent | 8ff1d63d2cd8b2ce2e0272471cd9bcda5742de03 (diff) | |
| download | rockbox-08f4a42f7dafcd2413007fa0ac13fdb25de1c084.zip rockbox-08f4a42f7dafcd2413007fa0ac13fdb25de1c084.tar.gz rockbox-08f4a42f7dafcd2413007fa0ac13fdb25de1c084.tar.bz2 rockbox-08f4a42f7dafcd2413007fa0ac13fdb25de1c084.tar.xz | |
Oops, only meant to change the error, not the shebang
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11449 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | tools/voicecommon.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/voicecommon.sh b/tools/voicecommon.sh index 9af7038..a21bf49 100644 --- a/tools/voicecommon.sh +++ b/tools/voicecommon.sh @@ -1,4 +1,4 @@ -#!/bin/dash +#!/bin/sh # __________ __ ___. # Open \______ \ ____ ____ | | _\_ |__ _______ ___ # Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / |