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