projects
/
openwrt
/
staging
/
luka.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa82fdf
)
ath79: fix shebang
author
Mathias Kresin
<dev@kresin.me>
Mon, 26 Nov 2018 13:57:34 +0000
(14:57 +0100)
committer
Mathias Kresin
<dev@kresin.me>
Mon, 26 Nov 2018 18:40:31 +0000
(19:40 +0100)
The shebang was accidentally changed with
9989fd5154fd
("ath79: add
support for GL-iNet GL-X750").
Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ath79/base-files/etc/board.d/02_network
patch
|
blob
|
history
diff --git
a/target/linux/ath79/base-files/etc/board.d/02_network
b/target/linux/ath79/base-files/etc/board.d/02_network
index 6aca7c789900ed273a52435274460df53d65a525..202820d50bea051203050ea76d755e0d75bf27ee 100755
(executable)
--- a/
target/linux/ath79/base-files/etc/board.d/02_network
+++ b/
target/linux/ath79/base-files/etc/board.d/02_network
@@
-1,4
+1,4
@@
-!/bin/sh
+
#
!/bin/sh
. /lib/functions/system.sh
. /lib/functions/uci-defaults.sh