diff options
Diffstat (limited to 'helpers/lh_bootstrap')
-rwxr-xr-x | helpers/lh_bootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_bootstrap b/helpers/lh_bootstrap index 49edadc1f..48c7cff33 100755 --- a/helpers/lh_bootstrap +++ b/helpers/lh_bootstrap @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="bootstrap a Debian system" +DESCRIPTION="$(Echo 'bootstrap a Debian system')" HELP="" USAGE="${PROGRAM} [--force]" |