summaryrefslogtreecommitdiff
path: root/examples/cron
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-10-01 10:33:41 +0200
committerDaniel Baumann <daniel@debian.org>2010-10-01 10:33:41 +0200
commit13afd6a05492016ac7b1b1a74af222a0aad38aa1 (patch)
tree4c91b3858d2b34c3f05970cfb581a3398efa5e10 /examples/cron
parent977fe45cfbdfc33ca96e2aa8ec4c0c626cbceac2 (diff)
downloadvyos-live-build-13afd6a05492016ac7b1b1a74af222a0aad38aa1.tar.gz
vyos-live-build-13afd6a05492016ac7b1b1a74af222a0aad38aa1.zip
Correcting typo with lb config call for usb-hdd in autobuild script.
Diffstat (limited to 'examples/cron')
-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 f91ec585c..022eaa4dc 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