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