diff --git a/crontab b/crontab new file mode 100644 index 0000000..4c554f2 --- /dev/null +++ b/crontab @@ -0,0 +1,3 @@ +*/3 * * * * sh -c "cd ~/git/monero.fail; ./bin/cmd validate" +30 */4 * * * sh -c "cd ~/git/monero.fail; ./bin/cmd check" +0 */2 * * * sh -c "cd ~/git/monero.fail; ./bin/cmd get_peers"