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:
646e811
)
mxs: gen_sdcard_vfat_ext4.sh: use /bin/sh
author
Rosen Penev
<
[email protected]
>
Mon, 25 Nov 2019 22:44:53 +0000
(14:44 -0800)
committer
Adrian Schmutzler
<
[email protected]
>
Tue, 31 Dec 2019 00:18:13 +0000
(
01:18
+0100)
Nothing here needs bash.
Signed-off-by: Rosen Penev <
[email protected]
>
[change prefix of commit title]
Signed-off-by: Adrian Schmutzler <
[email protected]
>
target/linux/mxs/image/gen_sdcard_vfat_ext4.sh
patch
|
blob
|
history
diff --git
a/target/linux/mxs/image/gen_sdcard_vfat_ext4.sh
b/target/linux/mxs/image/gen_sdcard_vfat_ext4.sh
index bca664c780c0e171c3bc83a2a03b9d231135820a..9d2b7c46a84542a69a3bcdcabeb61853e7223cb6 100755
(executable)
--- a/
target/linux/mxs/image/gen_sdcard_vfat_ext4.sh
+++ b/
target/linux/mxs/image/gen_sdcard_vfat_ext4.sh
@@
-1,4
+1,4
@@
-#!/
usr/bin/env ba
sh
+#!/
bin/
sh
#
# Copyright (C) 2015 OpenWrt.org
#