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