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:
parent
aa82fdf110
commit
f4abc962ec
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
!/bin/sh
|
||||
#!/bin/sh
|
||||
|
||||
. /lib/functions/system.sh
|
||||
. /lib/functions/uci-defaults.sh
|
||||
|
|
Loading…
Reference in a new issue