aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/base-files
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2018-11-26 14:57:34 +0100
committerMathias Kresin <dev@kresin.me>2018-11-26 19:40:31 +0100
commitf4abc962ec7437d84f866197b584e8d5c7da97c0 (patch)
treeab5cde4c14593278f2ca5fe207e23c146dd75a15 /target/linux/ath79/base-files
parentaa82fdf110186734a42ba80e0b02f16d8db551db (diff)
downloadupstream-f4abc962ec7437d84f866197b584e8d5c7da97c0.tar.gz
upstream-f4abc962ec7437d84f866197b584e8d5c7da97c0.tar.bz2
upstream-f4abc962ec7437d84f866197b584e8d5c7da97c0.zip
ath79: fix shebang
The shebang was accidentally changed with 9989fd5154fd ("ath79: add support for GL-iNet GL-X750"). Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/ath79/base-files')
-rwxr-xr-xtarget/linux/ath79/base-files/etc/board.d/02_network2
1 files changed, 1 insertions, 1 deletions
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 6aca7c7899..202820d50b 100755
--- 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