From adfd5f9c2a05b8778604f89c1f51f755e34561dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Mar 2010 12:13:10 +0100 Subject: Updating filesystem pathes in cgi. --- cgi/default | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'cgi/default') diff --git a/cgi/default b/cgi/default index f2403bd6a..8e08435dd 100644 --- a/cgi/default +++ b/cgi/default @@ -1,4 +1,4 @@ -# Defaults for /etc/cron.daily/live-webhelper +# Defaults for /etc/cron.daily/live-helper.cgi _WEBBUILD="disabled" @@ -6,13 +6,13 @@ _MODE="debian-official" _DEBUG="disabled" -_DESTDIR="/srv/debian-live/www/webhelper" -_TEMPLATES="/usr/share/live-webhelper/templates/${_MODE}" -_TEMPDIR="/srv/tmp/live-webhelper" +_DESTDIR="/srv/debian-live/build/www" +_TEMPLATES="/usr/share/live-helper/templates/cgi/${_MODE}" +_TEMPDIR="/srv/debian-live/build/tmp" LH_MIRROR_BOOTSTRAP="http://ftp.de.debian.org/debian/" LH_MIRROR_BOOTSTRAP_SECURITY="http://ftp.de.debian.org/debian-security/" LH_MIRROR_BINARY="http://ftp.debian.org/debian/" LH_MIRROR_BINARY_SECURITY="http://security.debian.org/" -_SERVER="http://live.debian.net/webhelper" +_SERVER="http://live.debian.net/build" -- cgit v1.2.3