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