Skip to content

Commit

Permalink
Update prereqs.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Scitz0 committed Aug 3, 2020
1 parent dfc3460 commit cd84b53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/cnode-helper-scripts/prereqs.sh
Expand Up @@ -215,6 +215,7 @@ cd "$CNODE_HOME/files" || return

curl -s -o ptn0-praos.json https://raw.githubusercontent.com/cardano-community/guild-operators/master/files/ptn0-praos.json
curl -s -o ptn0-combinator.json https://raw.githubusercontent.com/cardano-community/guild-operators/master/files/ptn0-combinator.json
curl -s -o ptn0-mainnet.json https://raw.githubusercontent.com/cardano-community/guild-operators/master/files/ptn0-mainnet.json
if [[ "$GUILD" = "Y" ]]; then
curl -s -o genesis.json https://raw.githubusercontent.com/cardano-community/guild-operators/master/files/genesis.json
curl -s -o byron-genesis.json https://raw.githubusercontent.com/cardano-community/guild-operators/master/files/byron-genesis.json
Expand Down

0 comments on commit cd84b53

Please sign in to comment.