diff options
Diffstat (limited to 'helpers/lh_chroot')
-rwxr-xr-x | helpers/lh_chroot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot b/helpers/lh_chroot index 023eae1c1..ea72ef1e9 100755 --- a/helpers/lh_chroot +++ b/helpers/lh_chroot @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="customize the Debian system" +DESCRIPTION="$(Echo 'customize the Debian system')" HELP="" USAGE="${PROGRAM} [--force]" |