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