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:
de8e51c
)
at91: gen_at91_sdcard_img.sh: switch to /bin/sh
author
Rosen Penev
<
[email protected]
>
Mon, 25 Nov 2019 22:44:59 +0000
(14:44 -0800)
committer
Adrian Schmutzler
<
[email protected]
>
Tue, 31 Dec 2019 00:25:44 +0000
(
01:25
+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/at91/image/gen_at91_sdcard_img.sh
patch
|
blob
|
history
diff --git
a/target/linux/at91/image/gen_at91_sdcard_img.sh
b/target/linux/at91/image/gen_at91_sdcard_img.sh
index 4eb30fa790d04f16584f0a03af375f62ad8899aa..5171b6723ec200a6968b10ac0fe57bfcd0f5da7e 100755
(executable)
--- a/
target/linux/at91/image/gen_at91_sdcard_img.sh
+++ b/
target/linux/at91/image/gen_at91_sdcard_img.sh
@@
-1,4
+1,4
@@
-#!/
usr/bin/env ba
sh
+#!/
bin/
sh
#
# Copyright (C) 2017 OpenWrt.org