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