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