Post
Topic
Board Service Announcements
Re: [ANN] LeaseRig.net Rent & Hire Scrypt(Jane/Nfactor)/SHA3/SHA256/X11 HashPower!
by
hutnik
on 12/06/2014, 19:06:05 UTC
I'm not using LRP myself, but maybe loop in the .bat (on windows) could help a bit. It works good with sgminer.
Code:
:loop

sgminer.exe -c sgminer.conf
ping 127.0.0.1

@echo crashed
goto loop
Ping is there to give me 4 secs just in case I "q"ed the sgminer and really want to quit it.