mirror of
https://github.com/xmrig/xmrig.git
synced 2024-10-30 21:17:52 +00:00
4 lines
47 B
Batchfile
4 lines
47 B
Batchfile
|
@echo off
|
||
|
xmrig.exe --bench=10M --submit
|
||
|
pause
|