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