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:
parent
755790808c
commit
0fb5962e62
@ -1,5 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
do_b53_hack() {
|
||||
. /lib/functions.sh
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
#!/bin/sh
|
||||
# Copyright (C) 2012-2015 OpenWrt.org
|
||||
|
||||
move_config() {
|
||||
|
Loading…
Reference in New Issue
Block a user