Fix wget command
This commit is contained in:
parent
273fc73abe
commit
db55516c3e
@ -52,7 +52,7 @@ Once all the participants have completed their onboarding, stage0 laconicd chain
|
||||
|
||||
```bash
|
||||
# Place in stage1 deployment directory
|
||||
wget -P /srv/laconicd/stage1-deployment/data/genesis-config/genesis.json https://git.vdb.to/cerc-io/testnet-laconicd-stack/raw/branch/main/ops/stage1/genesis-accounts.json
|
||||
wget -O /srv/laconicd/stage1-deployment/data/genesis-config/genesis.json https://git.vdb.to/cerc-io/testnet-laconicd-stack/raw/branch/main/ops/stage1/genesis-accounts.json
|
||||
```
|
||||
|
||||
* Start the stage1 deployment:
|
||||
|
Loading…
Reference in New Issue
Block a user