summaryrefslogtreecommitdiff
path: root/examples/cron/images.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cron/images.sh')
-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 342f645..1c95ec8 100755
--- a/examples/cron/images.sh
+++ b/examples/cron/images.sh
@@ -1,7 +1,7 @@
#!/bin/sh -e
# Static variables
-DISTRIBUTIONS="${DISTRIBUTIONS:-etch lenny sid}"
+DISTRIBUTIONS="${DISTRIBUTIONS:-lenny squeeze sid}"
FLAVOURS="${FLAVOURS:-standard rescue gnome-desktop kde-desktop lxde-desktop xfce-desktop}"
SOURCE="${SOURCE:-enabled}"