5ebf80c77ff9f82ae0a019786b220329ae74cdc5
[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 1 0 * * 0 DXUser::export("$main::data/user_asc")
9 0 3 * * * Spot::daily()
10