diff options
Diffstat (limited to 'helpers/lh_binary_rootfs')
-rwxr-xr-x | helpers/lh_binary_rootfs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_rootfs b/helpers/lh_binary_rootfs index 4edac4046..a9e6a838c 100755 --- a/helpers/lh_binary_rootfs +++ b/helpers/lh_binary_rootfs @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="build rootfs image" +DESCRIPTION="$(Echo 'build rootfs image')" HELP="" USAGE="${PROGRAM} [--force]" |