mirror of
https://github.com/lalanza808/monero.fail.git
synced 2025-08-12 09:30:09 -04:00
update crons
This commit is contained in:
parent
269a9c31a2
commit
cfbd103acf
1 changed files with 2 additions and 1 deletions
3
crontab
3
crontab
|
@ -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…
Add table
Add a link
Reference in a new issue