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