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:
5422db7
)
apm821xx: mbl_gen_hdd_img.sh: switch to /bin/sh
author
Rosen Penev
<
[email protected]
>
Mon, 25 Nov 2019 22:45:02 +0000
(14:45 -0800)
committer
Adrian Schmutzler
<
[email protected]
>
Tue, 31 Dec 2019 00:28:08 +0000
(
01:28
+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/apm821xx/image/mbl_gen_hdd_img.sh
patch
|
blob
|
history
diff --git
a/target/linux/apm821xx/image/mbl_gen_hdd_img.sh
b/target/linux/apm821xx/image/mbl_gen_hdd_img.sh
index 1fb868b5b39a4a08068d40f6a9ec460a1b74b5c9..0e11e1022692667a887e9fe2d491cd210ffee563 100755
(executable)
--- a/
target/linux/apm821xx/image/mbl_gen_hdd_img.sh
+++ b/
target/linux/apm821xx/image/mbl_gen_hdd_img.sh
@@
-1,4
+1,4
@@
-#!/
usr/bin/env ba
sh
+#!/
bin/
sh
set -x
[ $# -eq 5 ] || {