Saturday, March 14, 2009

Cron entry for upcheck on Spot

Note to self: cron entry for "upcheck", which runs every 10 minutes and outputs any errors to a file

0,10,20,30,40,50 * * * * ruby /home/iggames/bin/upcheck.rb >> /home/iggames/bin/upcheck.log

No comments: