summaryrefslogtreecommitdiffstats
path: root/crontab
diff options
context:
space:
mode:
Diffstat (limited to 'crontab')
-rw-r--r--crontab2
1 files changed, 1 insertions, 1 deletions
diff --git a/crontab b/crontab
index 99d6005..1556180 100644
--- a/crontab
+++ b/crontab
@@ -1,3 +1,3 @@
SHELL=/bin/bash
-*/20 * * * * /home/nasmbuild/robot.sh
+4,24,44 * * * * /home/nasmbuild/robot.sh
*/5 * * * * cd /home/www/nasm && git pull -f > /dev/null 2>&1