diff options
Diffstat (limited to 'helpers/lh')
-rwxr-xr-x | helpers/lh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh b/helpers/lh index 64b9f35cf..a92db48ef 100755 --- a/helpers/lh +++ b/helpers/lh @@ -30,7 +30,7 @@ do done # Setting static variables -DESCRIPTION="utility to build Debian Live systems" +DESCRIPTION="$(Echo 'utility to build Debian Live systems')" HELP="FIXME" USAGE="FIXME" |