ath79: fix shebang

The shebang was accidentally changed with 9989fd5154 ("ath79: add
support for GL-iNet GL-X750").

Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
Mathias Kresin 2018-11-26 14:57:34 +01:00
parent aa82fdf110
commit f4abc962ec

View file

@ -1,4 +1,4 @@
!/bin/sh
#!/bin/sh
. /lib/functions/system.sh
. /lib/functions/uci-defaults.sh