Skip to content

Commit

Permalink
datadir, not conf
Browse files Browse the repository at this point in the history
  • Loading branch information
smk762 committed Aug 28, 2024
1 parent 2157cd3 commit f33a862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/update0716.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ cd ~/notary_docker_3p
Import your 3P private key into the GLEEC (OLD) chain.

```bash
komodo-cli -ac_name=GLEEC -conf=${HOME}/.komodo/GLEEC_OLD importprivkey ${YOUR_3P_PRIVATE_KEY}
komodo-cli -ac_name=GLEEC -datadir=${HOME}/.komodo/GLEEC_OLD importprivkey ${YOUR_3P_PRIVATE_KEY}
```

### Restart Iguana
Expand Down

0 comments on commit f33a862

Please sign in to comment.