diff options
Diffstat (limited to 'crontab')
-rw-r--r-- | crontab | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |