diff options
Diffstat (limited to 'helpers/lh_binary_debian-installer')
-rwxr-xr-x | helpers/lh_binary_debian-installer | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer index ebc77ca53..bbe35fd35 100755 --- a/helpers/lh_binary_debian-installer +++ b/helpers/lh_binary_debian-installer @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="install debian-installer into binary" +DESCRIPTION="$(Echo 'install debian-installer into binary')" HELP="" USAGE="${PROGRAM} [--force]" |