diff options
Diffstat (limited to 'helpers/lh_binary_silo')
-rwxr-xr-x | helpers/lh_binary_silo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_silo b/helpers/lh_binary_silo index d589c08..863e88a 100755 --- a/helpers/lh_binary_silo +++ b/helpers/lh_binary_silo @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="installs silo into binary" +DESCRIPTION="$(Echo 'installs silo into binary')" HELP="" USAGE="${PROGRAM} [--force]" |