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