summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Molkentin <daniel.molkentin@nokia.com>2012-08-14 17:20:01 +0200
committerDaniel Molkentin <daniel.molkentin@nokia.com>2012-08-14 17:20:31 +0200
commit3bf01a55f56d12f0dccb84e82ab4bf940d26132b (patch)
tree8948617a80f1dced667bfbd48298d7439cfa423b
parent07d679833d83f76958dc9d9789f8052d2e2a8506 (diff)
Fix call to makehashes subcommand
Change-Id: Icbf9f28970a798e49d8937e10d2509c01dfd8f79 Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
-rw-r--r--cron/cron2
1 files changed, 1 insertions, 1 deletions
diff --git a/cron/cron b/cron/cron
index 609c11f..645b914 100644
--- a/cron/cron
+++ b/cron/cron
@@ -18,7 +18,7 @@ MAILTO=sysadmin@qt-project.org
50 2 * * * /home/mirrorbrain/bin/getmap.sh
# Update hashes
-15 * * * * makehashes /srv/downloads -t /srv/hashes/srv/downloads #unite into one script w/ above
+15 * * * * /usr/bin/mb makehashes /srv/downloads -t /srv/hashes/srv/downloads #unite into one script w/ above
# Update Geo IP database
31 2 * * mon sleep $(($RANDOM/1024)); /usr/bin/geoip-lite-update