Skip to content

Commit

Permalink
Update MC4 to Mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
rdlrt committed Aug 3, 2020
1 parent ffc401a commit 8ad9cbe
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Scripts/cntools-changelog.md
Expand Up @@ -10,8 +10,9 @@ and this adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

> We have made quite a few changes to not use ptn0 in our scripts and source github structures (except template files), alongwith other changes listed beneath. Please follow steps below for upgrade (from 5.1.0 or earlier):
> - Execute the below (by default it will set you up against `mainnet` network), do not overwrite config please:
> `curl -sS -o prereqs.sh https://raw.githubusercontent.com/cardano-community/guild-operators/master/scripts/cnode-helper-scripts/prereqs.sh`
> ./prereqs.sh -s
> `curl -sS -o ~/tmp/prereqs.sh https://raw.githubusercontent.com/cardano-community/guild-operators/master/scripts/cnode-helper-scripts/prereqs.sh`
> `cd ~/tmp/prereqs.sh;chmod 700 ~/tmp/prereqs.sh`
> `./prereqs.sh -s`
> - Start using updated cnode.sh to run a passive node, or edit the cnode.sh to include your pool keys and run as pool owner.
=======
Expand Down

0 comments on commit 8ad9cbe

Please sign in to comment.