Improve .cmd files when run by shortcuts on another drive
This commit is contained in:
parent
6e856ca39c
commit
5908a4fd52
5 changed files with 5 additions and 5 deletions
|
@ -15,7 +15,7 @@
|
|||
:: Choose pools outside of top 5 to help Raptoreum network be more decentralized!
|
||||
:: Smaller pools also often have smaller fees/payout limits.
|
||||
|
||||
cd %~dp0
|
||||
cd /d "%~dp0"
|
||||
:: Use this command line to connect to non-SSL port
|
||||
xmrig.exe -a gr -o raptoreumemporium.com:3008 -u WALLET_ADDRESS -p x
|
||||
:: Or use this command line to connect to an SSL port
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue