diff options
Diffstat (limited to 'helpers/lh_binary')
-rwxr-xr-x | helpers/lh_binary | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary b/helpers/lh_binary index 0ebb1d7f6..e710b339f 100755 --- a/helpers/lh_binary +++ b/helpers/lh_binary @@ -51,9 +51,9 @@ lh_binary_local-includes ${*} lh_binary_md5sum ${*} # Building images -lh_binary_hdd ${*} lh_binary_iso ${*} lh_binary_net ${*} +lh_binary_tar ${*} lh_binary_usb-hdd ${*} # Deconfiguring chroot |