summaryrefslogtreecommitdiff
path: root/examples/cron/weekly.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cron/weekly.sh')
-rwxr-xr-xexamples/cron/weekly.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cron/weekly.sh b/examples/cron/weekly.sh
index 98bd7ff..d3f9d79 100755
--- a/examples/cron/weekly.sh
+++ b/examples/cron/weekly.sh
@@ -11,7 +11,7 @@ DATE="`date +%Y%m%d`"
DESTDIR="/srv/debian-unofficial/ftp/debian-live"
TEMPDIR="/srv/tmp/live-helper"
-OPTIONS="--binary-indices disabled"
+OPTIONS="--binary-indices disabled --initramfs casper"
ARCHITECTURES="`dpkg --print-architecture`"
DISTRIBUTIONS="lenny"