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