diff options
author | Daniel Baumann <daniel@debian.org> | 2010-02-18 17:12:59 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2010-02-20 17:57:26 +0100 |
commit | 728f74d9b419c818fa19855c5d1cb7f8efa4ae04 (patch) | |
tree | b227ffc3d77fcd3ba49dabbda5e2674c43f8bea3 /helpers/source | |
parent | 095ce3a7b4d38f6065ac908494db9ffa8e3756ae (diff) | |
download | vyos-live-build-728f74d9b419c818fa19855c5d1cb7f8efa4ae04.tar.gz vyos-live-build-728f74d9b419c818fa19855c5d1cb7f8efa4ae04.zip |
Cleaning up usb helpers for a future usb-zip addition.
Diffstat (limited to 'helpers/source')
-rwxr-xr-x | helpers/source | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/source b/helpers/source index 8d11c443b..178321680 100755 --- a/helpers/source +++ b/helpers/source @@ -44,7 +44,7 @@ lh source_md5sum ${*} lh source_iso ${*} lh source_net ${*} lh source_tar ${*} -lh source_usb-hdd ${*} +lh source_usb ${*} lh source_virtual-hdd ${*} # Deconfiguring chroot |