From: Mathias Kresin Date: Mon, 26 Nov 2018 13:57:34 +0000 (+0100) Subject: ath79: fix shebang X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=f4abc962ec7437d84f866197b584e8d5c7da97c0;p=openwrt%2Fstaging%2Fnbd.git ath79: fix shebang The shebang was accidentally changed with 9989fd5154fd ("ath79: add support for GL-iNet GL-X750"). Signed-off-by: Mathias Kresin --- 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