mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Updated cronjobs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user