monero.fail/crontab

5 lines
231 B
Plaintext
Raw Normal View History

2024-05-23 13:47:25 -07:00
*/3 * * * * sh -c "cd ~/monero.fail; ./manage.sh validate"
30 */4 * * * sh -c "cd ~/monero.fail; ./manage.sh check"
2024-05-23 13:34:32 -07:00
0 0 * * * sh -c "cd ~/monero.fail; ./manage.sh export"
2024-05-23 13:47:25 -07:00
*/5 * * * * sh -c "cd ~/monero.fail; ./manage.sh get_peers"