update crons
parent
269a9c31a2
commit
cfbd103acf
@ -1,3 +1,4 @@
|
||||
*/3 * * * * sh -c "cd ~/git/monero.fail; ./bin/cmd validate"
|
||||
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"
|
||||
|
Loading…
Reference in New Issue