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