remove any leading ::ffff: on ipv4 addresses
[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 2 30 * * 3 DXUser::export()
10 0 3 * * * Spot::daily()