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