Updated cronjobs

This commit is contained in:
2010-03-30 22:32:42 +01:00
parent d9f75ca74b
commit 6f3dbad09e
2 changed files with 21 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
ROOT=$HOME/auth/auth/
ROOT=/home/matalok/auth/auth
@daily $ROOT/run-cron.py reddit.cron UpdateAPIs
@daily $ROOT/run-cron.py eve_api.cron UpdateAPIs
*/10 * * * * $ROOT/run-cron.py sso.cron RemoveInvalidUsers
*/10 * * * * $ROOT/run-cron.py sso.cron RemoveInvalidUsers > $ROOT/auth-update.log 2>&1