Post
Topic
Board Mining (Altcoins)
Re: excavator by NiceHash - multi-algorithm NVIDIA & AMD GPU miner [1.2.10a]
by
thhjs
on 11/08/2017, 18:15:41 UTC
is there a way to restart Excavator every 6 hours?

Put quit command in, timed to execute after 6 hours. Combine with autorestart script and you have it.

Like this?:
{"time":21600, "commands":[quit]}
{"time":21600,"commands":[
      {"id":1,"method":"quit","params":[]}

Hi did you get it to work with the timer?