Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. #!/bin/sh
  2. cd /home/michael/bitcoin/bin/32/bitcoin -server -rpcallowip=127.0.0.1 -rpcuser=xxx -rpcpassword=rxxx
  3. ./DiabloMiner-Linux.sh -u xxx -p xxx -o 127.0.0.1 -f 100 -w 64
  4.  
  5. michael@BTCurrency:~/Desktop$ chmod x miner.sh
  6. michael@BTCurrency:~/Desktop$ ./miner.sh
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement