spider/cmd/crontab
minima 83e360f5c5 move lock files to local
added charlies wpxloc.mods
added new DXUser.pm with Storable
changed qrz.com address
2003-02-22 21:37:50 +00:00

11 lines
258 B
Plaintext

# crontab in normal crontab format
#
# DO NOT EDIT THIS FILE
#
# create and edit the one in /spider/local_cmd/crontab
# for doing connections and things
#
1 0 * * 3 DXUser::export("$main::data/user_asc")
5 0 * * * DXDebug::dbgclean()
0 3 * * * Spot::daily()