From 92b784be5aa3fbb05d74d45b11bc5c027f1054a3 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Mon, 17 Nov 2008 01:41:01 +0000 Subject: write down the crontab entry we use git-svn-id: file:///home/or/svnrepo/updater/trunk@17305 55e972cd-5a19-0410-ae62-a4d7a52db4cd --- doc/HOWTO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/HOWTO b/doc/HOWTO index fb702f6..9de43ee 100644 --- a/doc/HOWTO +++ b/doc/HOWTO @@ -224,8 +224,9 @@ To generate a timestamp, run thandy-server timestamp If you're running a repository, you should have this in a crontab file, -sat to run periodically. Every 10-60 minutes would be fine, depending on -your clients' settings. +set to run periodically. Every 10-60 minutes would be fine, depending on +your clients' settings. For example, +23,53 * * * * PYTHONPATH=/home/thandy/updater-live/lib/ THANDY_MASTER_REPO=/home/thandy/public_html/thandy/ /home/thandy/updater-live/bin/thandy-server timestamp Note that the only bundles listed in a timestamp file are the ones under /bundleinfo/ in the repository. -- cgit v1.2.3