diff options
author | Antonio Terceiro <terceiro@softwarelivre.org> | 2009-01-14 23:37:42 -0300 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:09:39 +0100 |
commit | 8a477ac3a9b215ed7b4a80a23b044892ac8e5d81 (patch) | |
tree | 1952d30a1e3e055c25f70d40a1e5a8cb402b6cc4 /helpers/lh_chroot_linux-image | |
parent | 6f5445b5d299d30497595dac2c4e65c482b916bc (diff) | |
download | vyos-live-build-8a477ac3a9b215ed7b4a80a23b044892ac8e5d81.tar.gz vyos-live-build-8a477ac3a9b215ed7b4a80a23b044892ac8e5d81.zip |
Translating the description of the helpers
Diffstat (limited to 'helpers/lh_chroot_linux-image')
-rwxr-xr-x | helpers/lh_chroot_linux-image | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_linux-image b/helpers/lh_chroot_linux-image index b34a76a62..91863b50e 100755 --- a/helpers/lh_chroot_linux-image +++ b/helpers/lh_chroot_linux-image @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="manage /etc/kernel-img.conf" +DESCRIPTION="$(Echo 'manage /etc/kernel-img.conf')" HELP="" USAGE="${PROGRAM} {install|remove} [--force]" |