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