diff options
Diffstat (limited to 'scripts/build/binary_chroot')
-rwxr-xr-x | scripts/build/binary_chroot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build/binary_chroot b/scripts/build/binary_chroot index bb968ee60..30c541859 100755 --- a/scripts/build/binary_chroot +++ b/scripts/build/binary_chroot @@ -15,7 +15,6 @@ set -e # Setting static variables DESCRIPTION="Copy chroot into chroot" -HELP="" USAGE="${PROGRAM} [--force]" # Processing arguments and configuration files |