mirror of
https://github.com/lalanza808/monero.fail.git
synced 2025-03-14 07:36:29 -04:00
fix path
This commit is contained in:
parent
22eff2fba6
commit
b014ba2e31
6
crontab
6
crontab
@ -1,4 +1,4 @@
|
||||
*/3 * * * * sh -c "cd ~/git/monero.fail; ./manage.sh validate"
|
||||
30 */4 * * * sh -c "cd ~/git/monero.fail; ./manage.sh check"
|
||||
*/3 * * * * sh -c "cd ~/monero.fail; ./manage.sh validate"
|
||||
30 */4 * * * sh -c "cd ~/monero.fail; ./manage.sh check"
|
||||
0 0 * * * sh -c "cd ~/monero.fail; ./manage.sh export"
|
||||
*/5 * * * * sh -c "cd ~/git/monero.fail; ./manage.sh get_peers"
|
||||
*/5 * * * * sh -c "cd ~/monero.fail; ./manage.sh get_peers"
|
||||
|
Loading…
x
Reference in New Issue
Block a user