projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b21dde1
)
use bash for gen_image.sh
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 11 Oct 2006 15:21:10 +0000
(15:21 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 11 Oct 2006 15:21:10 +0000
(15:21 +0000)
SVN-Revision: 5050
openwrt/target/image/x86/gen_image.sh
patch
|
blob
|
history
diff --git
a/openwrt/target/image/x86/gen_image.sh
b/openwrt/target/image/x86/gen_image.sh
index 3edce1e406cdc15d423fe2de8631c6c9ed37d821..95be6cc8ef2403878f73ef234ffa8ad952097e2f 100755
(executable)
--- a/
openwrt/target/image/x86/gen_image.sh
+++ b/
openwrt/target/image/x86/gen_image.sh
@@
-1,4
+1,4
@@
-#!/
bin/
sh
+#!/
usr/bin/env ba
sh
# Copyright (C) 2006 OpenWrt.org
[ $# == 5 ] || {