Correcting typo with lb config call for usb-hdd in autobuild script.

This commit is contained in:
Daniel Baumann 2010-10-01 10:33:41 +02:00
parent 977fe45cfb
commit 13afd6a054
1 changed files with 1 additions and 1 deletions

View File

@ -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