Browse Source

fix echo output

dev
rootzoll 6 years ago
parent
commit
092cd3a2ac
  1. 2
      home.admin/50copyHDD.sh

2
home.admin/50copyHDD.sh

@ -15,7 +15,7 @@ echo ""
echo "*** Instructions to COPY BLOCKCHAIN from another computer (only MAINNET) ***"
echo ""
echo "You can use the blockchain from another bitcoin-core client with version greater or equal"
echo "to 0.17.1 with transaction index switched on (`txindex=1` in the `bitcoin.conf`)."
echo "to 0.17.1 with transaction index switched on (txindex=1 in the bitcoin.conf)."
echo ""
echo "Both computers (your RaspberryPi and the other computer with the full blockchain on) need"
echo "to be connected to the same local network."

Loading…
Cancel
Save