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