Skip to content

Commit

Permalink
upd_link_path
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlp4 committed Jul 17, 2020
1 parent c36d94a commit 3de6a6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/upgrade_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ And verify upgrade_manager folder from .cyberd directory looks like this:

```bash
.
β”œβ”€β”€ current -> /root/.cyberd/genesis/bin
β”œβ”€β”€ current -> /root/.cyberd/upgrade_manager/genesiss
β”œβ”€β”€ genesis
β”‚Β Β  └── bin
β”‚Β Β  └── cyberd
Expand All @@ -186,7 +186,7 @@ And verify upgrade_manager folder from .cyberd directory looks like this:

And here thats it for preparation side. It everythng set correctly upgrade will happen automatically.

After upgrade current link will be automatically changed to ```current -> /root/.cyberd/upgrades/darwin/bin```
After upgrade current link will be automatically changed to ```current -> /root/.cyberd/upgrade_manager/upgrades/darwin```

## Upgrade itself

Expand Down

0 comments on commit 3de6a6c

Please sign in to comment.