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