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