Skip to content

Commit

Permalink
Merge pull request #395 from cardano-community/matthijs-aeon-patch-1
Browse files Browse the repository at this point in the history
Update prereqs.sh
  • Loading branch information
Scitz0 committed Aug 3, 2020
2 parents 38f5bd1 + d04d3aa commit 1a766a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/cnode-helper-scripts/prereqs.sh
Expand Up @@ -228,7 +228,7 @@ fi
if [[ "$PRAOS" = "Y" ]]; then
cp ptn0-praos.json config.json
else
cp ptn0-mainmet.json config.json
cp ptn0-mainnet.json config.json
fi

# If using a different CNODE_HOME than in this example, execute the below:
Expand Down

0 comments on commit 1a766a9

Please sign in to comment.