summaryrefslogtreecommitdiffstats
path: root/crontab
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-09-30 22:10:11 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-09-30 22:10:11 -0700
commita5deac3d08bef233597927415df4128aafd56ea1 (patch)
treed16bd86789ec11e62554e0b8d8bbcbc0dbd792b6 /crontab
parent12dd5b734efd1902bef5949efad7b76007fe2fd9 (diff)
downloadnasmbuild-a5deac3d08bef233597927415df4128aafd56ea1.tar.gz
nasmbuild-a5deac3d08bef233597927415df4128aafd56ea1.tar.xz
nasmbuild-a5deac3d08bef233597927415df4128aafd56ea1.zip
Add gitmirror robot to crontab
Diffstat (limited to 'crontab')
-rw-r--r--crontab1
1 files changed, 1 insertions, 0 deletions
diff --git a/crontab b/crontab
index 376ccce..9cdb13c 100644
--- a/crontab
+++ b/crontab
@@ -2,3 +2,4 @@ SHELL=/bin/bash
4,24,44 * * * * /home/nasmbuild/robot.sh
*/5 * * * * cd /home/www/nasm && git pull -f > /dev/null 2>&1
37 2 * * * find /home/nasmbuild/log -type f -mtime +32 -print0 | xargs -0r rm -f
+*/3 * * * * /home/nasmbuild/gitmirror/robot.sh >/dev/null 2>&1