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