projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b2985f
)
gemini: dns313_gen_hdd_img.sh: switch to /bin/sh
author
Rosen Penev
<
[email protected]
>
Mon, 25 Nov 2019 22:44:57 +0000
(14:44 -0800)
committer
Adrian Schmutzler
<
[email protected]
>
Tue, 31 Dec 2019 00:23:24 +0000
(
01:23
+0100)
Nothing here needs bash.
Signed-off-by: Rosen Penev <
[email protected]
>
[add prefix to commit title]
Signed-off-by: Adrian Schmutzler <
[email protected]
>
target/linux/gemini/image/dns313_gen_hdd_img.sh
patch
|
blob
|
history
diff --git
a/target/linux/gemini/image/dns313_gen_hdd_img.sh
b/target/linux/gemini/image/dns313_gen_hdd_img.sh
index 6e899ec840b0704153232288aba135cd1eb99f7b..813852232f6947226f8aa6ee1b70439cc080d539 100755
(executable)
--- a/
target/linux/gemini/image/dns313_gen_hdd_img.sh
+++ b/
target/linux/gemini/image/dns313_gen_hdd_img.sh
@@
-1,4
+1,4
@@
-#!/
usr/bin/env ba
sh
+#!/
bin/
sh
set -x
[ $# -eq 5 ] || {