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