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:
7aefc85
)
scripts/mkits.sh: switch from bash to sh
author
Rosen Penev
<rosenp@gmail.com>
Mon, 6 Jan 2020 02:31:20 +0000
(18:31 -0800)
committer
Petr Štetiar
<ynezz@true.cz>
Sat, 11 Jul 2020 12:42:32 +0000
(14:42 +0200)
This no longer needs bash.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
scripts/mkits.sh
patch
|
blob
|
history
diff --git
a/scripts/mkits.sh
b/scripts/mkits.sh
index c09e537dbd9b7b70e0922d8cefe8eee7cde8b9c7..62cfc21c6b87e4f010585aabe1060325dd15888e 100755
(executable)
--- a/
scripts/mkits.sh
+++ b/
scripts/mkits.sh
@@
-1,4
+1,4
@@
-#!/
usr/bin/env ba
sh
+#!/
bin/
sh
#
# Licensed under the terms of the GNU GPL License version 2 or later.
#