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