mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
6 lines
224 B
Plaintext
6 lines
224 B
Plaintext
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 > $ROOT/auth-update.log 2>&1
|