add an RBN line to progress
[spider.git] / cmd / crontab
1 # crontab in normal crontab format
2 #
3 # DO NOT EDIT THIS FILE
4 #
5 # create and edit the one in /spider/local_cmd/crontab
6 # for doing connections and things
7 #
8 2 0 * * * DXDebug::dbgclean()
9 30 2 * * 3 spawn_cmd("export_users")
10 0 3 * * * Spot::daily()
11 13,43 * * * spawn_cmd('saveuserfile')