mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Merge branch 'master' into dependabot/npm_and_yarn/commercial-paper/organization/magnetocorp/application/eslint-utils-1.4.3
This commit is contained in:
commit
f1a86435a0
1 changed files with 0 additions and 1 deletions
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue