diff options
Diffstat (limited to 'helpers/lh_bootstrap_copy')
-rwxr-xr-x | helpers/lh_bootstrap_copy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_bootstrap_copy b/helpers/lh_bootstrap_copy index 5e0c01ffe..2dc3c046a 100755 --- a/helpers/lh_bootstrap_copy +++ b/helpers/lh_bootstrap_copy @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="bootstrap by copying the host system" +DESCRIPTION="$(Echo 'bootstrap by copying the host system')" HELP="" USAGE="${PROGRAM} [--force]" |