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