Skip to content

Commit

Permalink
Merge pull request #69 from lehors/FAB-16284-remove-E2E-file-BYFN
Browse files Browse the repository at this point in the history
[FAB-16284] Remove E2E file and -f option from BYFN
  • Loading branch information
Simon Stone authored Nov 15, 2019
2 parents 33f349a + 3a8c317 commit 118fe07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion first-network/byfn.sh
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ function networkUp() {
# generate artifacts if they don't exist
if [ ! -d "crypto-config" ]; then
generateCerts
replacePrivateKey
generateChannelArtifacts
fi
COMPOSE_FILES="-f ${COMPOSE_FILE} -f ${COMPOSE_FILE_RAFT2}"
Expand Down

0 comments on commit 118fe07

Please sign in to comment.