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