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