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