diff options
Diffstat (limited to 'scripts/build/chroot_package-lists')
-rwxr-xr-x | scripts/build/chroot_package-lists | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build/chroot_package-lists b/scripts/build/chroot_package-lists index ecc63cc12..e6190f18d 100755 --- a/scripts/build/chroot_package-lists +++ b/scripts/build/chroot_package-lists @@ -15,7 +15,6 @@ set -e # Setting static variables DESCRIPTION="Queue install of package lists into chroot" -HELP="" USAGE="${PROGRAM} {install|live} [--force]" _PASS="${1}" |