mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
6 lines
188 B
Plaintext
6 lines
188 B
Plaintext
ROOT=$HOME/auth/auth/
|
|
|
|
*/5 * * * * $ROOT/run-cron.py reddit.cron UpdateAPIs
|
|
@daily $ROOT/run-cron.py eve_api.cron UpdateAPIs
|
|
@hourly $ROOT/run-cron.py sso.cron RemoveInvalidUsers
|