xmrig/scripts/benchmark_10M.cmd
2021-02-20 22:49:49 -05:00

4 lines
56 B
Batchfile

@echo off
cd %~dp0
xmrig.exe --bench=10M --submit
pause