mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-22 17:45:10 +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
|
# generate artifacts if they don't exist
|
||||||
if [ ! -d "crypto-config" ]; then
|
if [ ! -d "crypto-config" ]; then
|
||||||
generateCerts
|
generateCerts
|
||||||
replacePrivateKey
|
|
||||||
generateChannelArtifacts
|
generateChannelArtifacts
|
||||||
fi
|
fi
|
||||||
COMPOSE_FILES="-f ${COMPOSE_FILE} -f ${COMPOSE_FILE_RAFT2}"
|
COMPOSE_FILES="-f ${COMPOSE_FILE} -f ${COMPOSE_FILE_RAFT2}"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue