guys i need to restart .bat file for phoenix miner..i dont know how i must make?can you explain and send me examples pls..i want my rigs restart when miner freeze or something like that..i looked everywhere and confused already.. ty
try this in bat file: (loop option)
:loop
TIMEOUT 15
PhoenixMiner.exe -pool eu1.nanopool.org:9999 -pool2 eth-eu2.nanopool.org:9999 -wal ****************** -pass x -cdm 0 -gsi 25
goto loop
ty..but what was the -gsi25? i didnt find in read me file...