diff options
Diffstat (limited to 'target/toolchain/files/wrapper.sh')
-rwxr-xr-x | target/toolchain/files/wrapper.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/toolchain/files/wrapper.sh b/target/toolchain/files/wrapper.sh index bd4996cac2..51c8879a76 100755 --- a/target/toolchain/files/wrapper.sh +++ b/target/toolchain/files/wrapper.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # 2009 (C) Copyright Industrie Dial Face S.p.A. # Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com> |