mirror of
https://github.com/Retropex/bc-guide.git
synced 2025-05-12 11:10:45 +02:00
Compare commits
2 Commits
c5ae47def3
...
c20fd4c6fb
Author | SHA1 | Date | |
---|---|---|---|
c20fd4c6fb | |||
![]() |
5ecadaa074 |
@ -26,7 +26,7 @@ Finaly open the "umbrelOS" terminal:
|
||||
5. Paste this command and press enter to move the Blockchain data from Bitcoin Core to Knots:
|
||||
|
||||
```bash
|
||||
cd umbrel/app-data/ && sudo rm -rf bitcoin-knots/data/ && sudo mv bitcoin/data/ bitcoin-knots/
|
||||
cd umbrel/app-data/ && sudo rm -rf bitcoin-knots/data/ && sudo mv bitcoin/data/ bitcoin-knots/ && sudo rm -f bitcoin-knots/data/app/bitcoin-config.json
|
||||
```
|
||||
|
||||
6. you can now close the terminal and get back to the main view.
|
||||
|
Loading…
Reference in New Issue
Block a user