diff options
Diffstat (limited to 'helpers/lh_source_debian-live')
-rwxr-xr-x | helpers/lh_source_debian-live | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_source_debian-live b/helpers/lh_source_debian-live index 7ee277820..b66494513 100755 --- a/helpers/lh_source_debian-live +++ b/helpers/lh_source_debian-live @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="copy debian-live config into source" +DESCRIPTION="$(Echo 'copy debian-live config into source')" HELP="" USAGE="${PROGRAM} [--force]" |