X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fcrontab;h=4343d76b39e0a5872affca8ccd8b71a899163342;hb=6103b4130a9aa7154973be4773c7569fe32b1d95;hp=b2ebb388aa61a7fe0c9b9ef2f1d97b604143c45b;hpb=27854d917fc31b9f2dd184c24e6f38265a3a09e8;p=spider.git diff --git a/cmd/crontab b/cmd/crontab index b2ebb388..4343d76b 100644 --- a/cmd/crontab +++ b/cmd/crontab @@ -1,2 +1,10 @@ # 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(localdata("user_asc")) +5 0 * * * DXDebug::dbgclean() +0 3 * * * Spot::daily()