diff options
Diffstat (limited to 'helpers/lh_chroot_debianchroot')
-rwxr-xr-x | helpers/lh_chroot_debianchroot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_debianchroot b/helpers/lh_chroot_debianchroot index 7cbdec60b..367c0054e 100755 --- a/helpers/lh_chroot_debianchroot +++ b/helpers/lh_chroot_debianchroot @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="manage /etc/debian_chroot" +DESCRIPTION="$(Echo 'manage /etc/debian_chroot')" HELP="" USAGE="${PROGRAM} {install|remove} [--force]" |