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