X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fcrontab;h=d0a9ed8439760854e034d02da2cf7a8b7c3cd74f;hb=2ea216bfaf03964488c54d88fad75ce6cd5a5612;hp=b2ebb388aa61a7fe0c9b9ef2f1d97b604143c45b;hpb=27854d917fc31b9f2dd184c24e6f38265a3a09e8;p=spider.git diff --git a/cmd/crontab b/cmd/crontab index b2ebb388..d0a9ed84 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 * * 0 DXUser::export("$main::data/user_asc") +5 0 * * * DXDebug::dbgclean() +0 3 * * * Spot::daily()