]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - wl12xx/ti-utils.git/commitdiff
wl12xx-tool.sh usage of busybox
authorIdo Reis <idor@ti.com>
Thu, 6 Oct 2011 17:30:33 +0000 (19:30 +0200)
committerIdo Reis <idor@ti.com>
Tue, 1 Nov 2011 11:21:49 +0000 (13:21 +0200)
change the script sh settings from #!/bin/sh to #!/data/busybox/sh

Signed-off-by: Ido Reis <idor@ti.com>
scripts/wl12xx-tool.sh

index d2f2072d3449947a9f7e4651cb4a1094c7ae6727..5f1cda7d562c4a5cba08497f41b99f270903e0b6 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/data/busybox/sh
 
 # PLT utility for TI's wireless driver wl12xx
 #