summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-10-01 10:31:50 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:25 +0100
commit178b67181f97829c23057d883ea2d8a2ae98f4e1 (patch)
treea0f894c172b314c49257cc89a5576645faab6750 /examples
parentcabb8315cebe1c508e4926f9f7343698a01f17cd (diff)
downloadlive-build-178b67181f97829c23057d883ea2d8a2ae98f4e1.zip
live-build-178b67181f97829c23057d883ea2d8a2ae98f4e1.tar.gz
Correcting typo with lb config call for usb-hdd in autobuild script.
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/cron/images.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cron/images.sh b/examples/cron/images.sh
index f91ec58..022eaa4 100755
--- a/examples/cron/images.sh
+++ b/examples/cron/images.sh
@@ -174,7 +174,7 @@ do
if [ "${ARCHITECTURE}" != "powerpc" ]
then
lb clean --binary
- lb config -binary-images usb-hdd
+ lb config --binary-images usb-hdd
lb binary 2>&1 | tee debian-live-${DISTRIBUTION}-${ARCHITECTURE}-${FLAVOUR}.img.log
mv binary.img debian-live-${DISTRIBUTION}-${ARCHITECTURE}-${FLAVOUR}.img