Updated Setting up a Hub (markdown)
parent
81fcf1b0f9
commit
b129f37656
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ wait for it to sync fully (how will they know?)
|
|||
### download scribe snapshot
|
||||
|
||||
```bash
|
||||
cd /home/lbry/docker-volumes/lbcd
|
||||
cd /home/lbry/docker-volumes/rocksdb
|
||||
wget -c https://snapshots.lbry.com/hub/block_1288882/lbry-rocksdb.tar -O - | tar -x
|
||||
sudo chown -R 999:999 .
|
||||
cd ~
|
||||
|
|
Loading…
Reference in a new issue