mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-22 01:25:10 +00:00
Merge "[FAB-7584] Removes copy of creds to keystore"
This commit is contained in:
commit
509d84da3c
1 changed files with 0 additions and 1 deletions
|
|
@ -12,4 +12,3 @@ rm -rf ~/.hfc-key-store/*
|
||||||
|
|
||||||
# copy peer admin credentials into the keyValStore
|
# copy peer admin credentials into the keyValStore
|
||||||
mkdir -p ~/.hfc-key-store
|
mkdir -p ~/.hfc-key-store
|
||||||
cp creds/* ~/.hfc-key-store
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue