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,5 +1,3 @@
#!/bin/sh
[ -e /etc/config/ubootenv ] && exit 0
touch /etc/config/ubootenv

View File

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

View File

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

View File

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

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2016 LEDE
#

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2016 LEDE
#

View File

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

View File

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

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2016 LEDE
#

View File

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

View File

@ -1,5 +1,3 @@
#!/bin/sh
[ -e /etc/config/ubootenv ] && exit 0
touch /etc/config/ubootenv

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2014-2016 OpenWrt.org
# Copyright (C) 2016 LEDE-Project.org

View File

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

View File

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

View File

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

View File

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