Improve .cmd files when run by shortcuts on another drive
This commit is contained in:
parent
d31b3b7c76
commit
0f81ab4c67
5 changed files with 5 additions and 5 deletions
|
@ -15,6 +15,6 @@
|
|||
:: Choose pools outside of top 5 to help Monero network be more decentralized!
|
||||
:: Smaller pools also often have smaller fees/payout limits.
|
||||
|
||||
cd %~dp0
|
||||
cd /d "%~dp0"
|
||||
xmrig.exe -o pool.hashvault.pro:3333 -u 48edfHu7V9Z84YzzMa6fUueoELZ9ZRXq9VetWzYGzKt52XU5xvqgzYnDK9URnRoJMk1j8nLwEVsaSWJ4fhdUyZijBGUicoD -p x
|
||||
pause
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue