store crontab sample

This commit is contained in:
lza_menace 2022-03-18 21:28:04 -07:00
parent 98c379d2b6
commit 76b5da9790

3
crontab Normal file
View File

@ -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"