X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fcrontab;h=4343d76b39e0a5872affca8ccd8b71a899163342;hb=c94ff1bf2cbe16ed59c5b273c7f6730fd7314cab;hp=f971764c7a59be0981f52068f011f9519658baf4;hpb=68fa2f8ae34d78464cb196851a7ce09ebef61b1b;p=spider.git diff --git a/cmd/crontab b/cmd/crontab index f971764c..4343d76b 100644 --- a/cmd/crontab +++ b/cmd/crontab @@ -5,6 +5,6 @@ # create and edit the one in /spider/local_cmd/crontab # for doing connections and things # -1 0 * * 3 DXUser::export("$main::data/user_asc") +1 0 * * 3 DXUser::export(localdata("user_asc")) 5 0 * * * DXDebug::dbgclean() 0 3 * * * Spot::daily()