summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
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/}"