summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-09-11 07:26:15 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:41 +0100
commite8bb0a03e9af4912aabcf0ac0d7bb81cd2f9bf5e (patch)
treecf24f814871649fd6ba026a7d1271fa913d73d31 /examples
parentea2d585a664909596b5fa9222af0236cd12b1225 (diff)
downloadlive-build-e8bb0a03e9af4912aabcf0ac0d7bb81cd2f9bf5e.zip
live-build-e8bb0a03e9af4912aabcf0ac0d7bb81cd2f9bf5e.tar.gz
Adding rescue flavour to autobuild images.
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 67e0efc..c94f391 100755
--- a/examples/cron/images.sh
+++ b/examples/cron/images.sh
@@ -2,7 +2,7 @@
# Static variables
DISTRIBUTIONS="${DISTRIBUTIONS:-etch lenny sid}"
-FLAVOURS="${FLAVOURS:-standard gnome-desktop kde-desktop xfce-desktop}"
+FLAVOURS="${FLAVOURS:-standard rescue gnome-desktop kde-desktop xfce-desktop}"
SOURCE="${SOURCE:-enabled}"
MIRROR="${MIRROR:-http://mirror/ftp.debian.org/debian/}"