summaryrefslogtreecommitdiff
path: root/examples/cron/default
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-09-02 14:45:03 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:19 +0100
commitf96497842018f2eca17715318d6b7cfbb69f50e8 (patch)
tree306d88780553cd3ad2c56d9ad2a529187e97affd /examples/cron/default
parent36dee770cd97821d549d259cce9d39a49fcbdb62 (diff)
downloadlive-build-f96497842018f2eca17715318d6b7cfbb69f50e8.zip
live-build-f96497842018f2eca17715318d6b7cfbb69f50e8.tar.gz
Replacing some references to live-helper with live-build in examples.
Diffstat (limited to 'examples/cron/default')
-rw-r--r--examples/cron/default4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/cron/default b/examples/cron/default
index 051417b..1778b5e 100644
--- a/examples/cron/default
+++ b/examples/cron/default
@@ -1,10 +1,10 @@
-# Defaults for /etc/cron.daily/live-helper_autobuild
+# Defaults for /etc/cron.daily/live-build_autobuild
AUTOBUILD="false"
DATE="$(date +%Y%m%d)"
DESTDIR="/srv/debian-live"
-TEMPDIR="/srv/tmp/live-helper"
+TEMPDIR="/srv/tmp/live-build"
OPTIONS="--binary-indices false"