diff options
Diffstat (limited to 'helpers/lh_binary_chroot')
-rwxr-xr-x | helpers/lh_binary_chroot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_chroot b/helpers/lh_binary_chroot index f89c88549..acf1366c0 100755 --- a/helpers/lh_binary_chroot +++ b/helpers/lh_binary_chroot @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="copy chroot into chroot" +DESCRIPTION="$(Echo 'copy chroot into chroot')" HELP="" USAGE="${PROGRAM} [--force]" |