mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
added info
This commit is contained in:
parent
7c44275e01
commit
84c72c4dbd
1 changed files with 3 additions and 2 deletions
|
@ -42,8 +42,9 @@ echo "Make sure the bitcoin client on that computer is stopped."
|
|||
echo ""
|
||||
echo "COPY, PASTE & EXECUTE the following command on the blockchain source computer:"
|
||||
echo "sudo scp -r ./chainstate ./indexes ./testnet3 ./blocks bitcoin@${localip}:/home/bitcoin/.bitcoin"
|
||||
echo ""
|
||||
echo "This command will ask for your SSH PASSWORD A from this RaspiBlitz."
|
||||
echo ""
|
||||
echo "This command may ask you first about the admin password of the other computer (because sudo)."
|
||||
echo "Then it will ask for your SSH PASSWORD A from this RaspiBlitz."
|
||||
echo "It can take multiple hours until transfer is complete - be patient."
|
||||
echo "************************************************************************************"
|
||||
echo "PRESS ENTER if transfers is done OR if you want to choose another another option."
|
||||
|
|
Loading…
Add table
Reference in a new issue