Advertisement
Guest User

Untitled

a guest
Feb 13th, 2017
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. echo -e "rpcuser=bitcoinrpc\nrpcpassword=$(xxd -l 16 -p /dev/urandom)" > "/Users/${USER}/Library/Application Support/Bitcoin/bitcoin.conf"
  2.  
  3. chmod 600 "/Users/${USER}/Library/Application Support/Bitcoin/bitcoin.conf"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement