You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
*/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"
|