toolchain: wrapper.sh: use /bin/sh instead of bash
[openwrt/openwrt.git] / target / toolchain / files / wrapper.sh
index bd4996cac278add38ceed7af04c7d2e06c4c18da..51c8879a7668de230daac9f96c0d5b262acd3d95 100755 (executable)
@@ -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>