X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fcrontab;h=e864a17ea171d57a49a013fc874413aae70d91eb;hb=ff93c84f70d94087bfa178889b8dbbd465919f53;hp=4343d76b39e0a5872affca8ccd8b71a899163342;hpb=c94ff1bf2cbe16ed59c5b273c7f6730fd7314cab;p=spider.git diff --git a/cmd/crontab b/cmd/crontab index 4343d76b..e864a17e 100644 --- a/cmd/crontab +++ b/cmd/crontab @@ -5,6 +5,7 @@ # 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() +2 0 * * * DXDebug::dbgclean() +30 2 * * 3 spawn_cmd("export_users") 0 3 * * * Spot::daily() +13,43 * * * spawn_cmd('saveuserfile')