Skip to content

Commit

Permalink
Fixed Worker Name
Browse files Browse the repository at this point in the history
  • Loading branch information
freQniK committed Oct 26, 2021
1 parent 20d2d70 commit 888e296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion derominers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ else
read dero_wallet_address
echo "$dero_wallet_address" > dero_wallet_address
fi
./CC/git/xmrigCC/build/xmrigDaemon -o miners.dero.network:3333 -u $dero_wallet_address -p $worker_name -a astrobwt -k
./CC/git/xmrigCC/build/xmrigDaemon -o miners.dero.network:3333 -u $dero_wallet_address@$worker_name -a astrobwt -k

0 comments on commit 888e296

Please sign in to comment.