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