summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/HOWTO5
1 files changed, 3 insertions, 2 deletions
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.