Fixed Windows scripts

Change back to script's folder when started as administrator
This commit is contained in:
SChernykh 2020-12-18 16:51:28 +01:00
parent 515a85e66c
commit 7aba194d3b
4 changed files with 4 additions and 0 deletions

View file

@ -1,3 +1,4 @@
@echo off
cd %~dp0
xmrig.exe --bench=10M --submit
pause