diff options
Diffstat (limited to 'scripts/build/chroot_debianchroot')
-rwxr-xr-x | scripts/build/chroot_debianchroot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build/chroot_debianchroot b/scripts/build/chroot_debianchroot index 33be77abc..3271df000 100755 --- a/scripts/build/chroot_debianchroot +++ b/scripts/build/chroot_debianchroot @@ -15,7 +15,6 @@ set -e # Setting static variables DESCRIPTION="Manage /etc/debian_chroot" -HELP="" USAGE="${PROGRAM} {install|remove} [--force]" # Processing arguments and configuration files |