update crons

This commit is contained in:
lza_menace 2024-05-23 13:34:32 -07:00
parent 269a9c31a2
commit cfbd103acf

View file

@ -1,3 +1,4 @@
*/3 * * * * sh -c "cd ~/git/monero.fail; ./bin/cmd validate" */3 * * * * sh -c "cd ~/git/monero.fail; ./bin/cmd validate"
30 */4 * * * sh -c "cd ~/git/monero.fail; ./bin/cmd check" 30 */4 * * * sh -c "cd ~/git/monero.fail; ./bin/cmd check"
0 */16 * * * sh -c "cd ~/git/monero.fail; ./bin/cmd get_peers" 0 0 * * * sh -c "cd ~/monero.fail; ./manage.sh export"
*/5 * * * * sh -c "cd ~/git/monero.fail; ./bin/cmd get_peers"