uboot-envtools: drop shebang from uci-defaults and lib files

These files are sourced and non-executable, a shebang is redundant.

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
Piotr Dymacz
2021-04-02 19:43:38 +02:00
parent 8c3383799a
commit 914563e286
16 changed files with 0 additions and 18 deletions

View File

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