diff options
Diffstat (limited to 'helpers/lh_binary_iso')
-rwxr-xr-x | helpers/lh_binary_iso | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_iso b/helpers/lh_binary_iso index 071535a09..561c1127e 100755 --- a/helpers/lh_binary_iso +++ b/helpers/lh_binary_iso @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="build iso binary image" +DESCRIPTION="$(Echo 'build iso binary image')" HELP="" USAGE="${PROGRAM} [--force]" |