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