sunxi: remove unneeded shebang for preinit files

preinit files are sourced and they have no execute bit set, so remove
their shebang.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Adrian Schmutzler 2020-05-05 13:09:19 +02:00
parent 755790808c
commit 0fb5962e62
2 changed files with 0 additions and 3 deletions

View File

@ -1,5 +1,3 @@
#!/bin/sh
do_b53_hack() {
. /lib/functions.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
# Copyright (C) 2012-2015 OpenWrt.org
move_config() {