From f96497842018f2eca17715318d6b7cfbb69f50e8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 2 Sep 2010 14:45:03 +0200 Subject: Replacing some references to live-helper with live-build in examples. --- examples/cron/default | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/cron/default') diff --git a/examples/cron/default b/examples/cron/default index 051417b1b..1778b5e89 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" -- cgit v1.2.3