openwrt/package/base-files/files/lib
Adrian Schmutzler 396a35dd51 base-files: remove execute bit and shebang from functions.sh
/lib/functions.sh was executable for no obvious reason and its
execute property was even checked in package-ipkg.mk just to
source it afterwards.

Remove the execute bit and shebang as this is clearly a library.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Reviewed-by: Philip Prindeville <philipp@redfish-solutions.com>
2021-01-29 14:30:32 +01:00
..
functions treewide: drop shebang from non-executable lib files 2021-01-29 14:29:41 +01:00
preinit treewide: drop shebang from non-executable lib files 2021-01-29 14:29:41 +01:00
upgrade treewide: drop shebang from non-executable lib files 2021-01-29 14:29:41 +01:00
functions.sh base-files: remove execute bit and shebang from functions.sh 2021-01-29 14:30:32 +01:00