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