change system crontab to spawn export_users
[spider.git] / cmd / crontab
index ac62bd302deaac4f31b66b25fc15c893913c1c11..e569ed319ebaba07ee4769a6d7de08b8972cd4ce 100644 (file)
@@ -6,5 +6,5 @@
 # for doing connections and things
 #
 2 0 * * * DXDebug::dbgclean()
-2 30 * * 3 DXUser::export()
+30 2 * * 3 spawn_cmd("export_users")
 0 3 * * * Spot::daily()