Browse Source

modified: a-team/README.md

revert-24-test_rpcbind_to_assetname
blackjok3r 7 years ago
parent
commit
168ade35c2
  1. 4
      a-team/README.md

4
a-team/README.md

@ -93,10 +93,10 @@ The `genwallet.sh` script will create a random passphrase into ~/SuperNET/iguana
>`./genwallet.sh`
If you have a passphrase already create passphrase.txt with it.
If you have a passphrase already create passphrase.txt with it. ** Make sure to place a space before the `echo` command so your passphrase is not saved in bash history.**
>`cd ~/scripts/install`
>`echo passphrase="your passphrase in quotes" > ~/SuperNET/iguana/passphrase.txt`
>` echo passphrase="your passphrase in quotes" > ~/SuperNET/iguana/passphrase.txt`
Generate the wallet.txt file
>`./genwallet2.sh`

Loading…
Cancel
Save