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:
dec46a9
)
scripts/gen-dependencies.sh: use /bin/sh
author
Rosen Penev
<rosenp@gmail.com>
Wed, 1 Jan 2020 02:06:28 +0000
(18:06 -0800)
committer
Jo-Philipp Wich
<jo@mein.io>
Wed, 1 Jan 2020 16:01:02 +0000
(17:01 +0100)
This uses no special bash stuff.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
scripts/gen-dependencies.sh
patch
|
blob
|
history
diff --git
a/scripts/gen-dependencies.sh
b/scripts/gen-dependencies.sh
index 01bb5ac037288bbd2084bb461a677e63fce309e5..4beff74bb0221aa2b5b545b66d2417777cfe5e36 100755
(executable)
--- a/
scripts/gen-dependencies.sh
+++ b/
scripts/gen-dependencies.sh
@@
-1,4
+1,4
@@
-#!/
usr/bin/env ba
sh
+#!/
bin/
sh
#
# Copyright (C) 2012 OpenWrt.org
#