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