Fix wget command

This commit is contained in:
Prathamesh Musale 2024-08-19 14:00:31 +05:30
parent 273fc73abe
commit db55516c3e

View File

@ -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: