mirror of
https://github.com/lalanza808/monero.fail.git
synced 2025-07-31 00:58:35 -04:00
4 lines
231 B
Text
4 lines
231 B
Text
*/3 * * * * sh -c "cd ~/monero.fail; ./manage.sh validate"
|
|
30 */4 * * * sh -c "cd ~/monero.fail; ./manage.sh check"
|
|
0 0 * * * sh -c "cd ~/monero.fail; ./manage.sh export"
|
|
*/5 * * * * sh -c "cd ~/monero.fail; ./manage.sh get_peers"
|