Skip to content

Commit

Permalink
fix up
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Yuan <yy19902439@126.com>
  • Loading branch information
SamYuan1990 committed Apr 2, 2024
1 parent acbf805 commit 534da7a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test-network/scripts/setAnchorPeer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
#

# import utils
. scripts/configUpdate.sh
test_network_home=${test_network_home:-${PWD}}
. ${test_network_home}/scripts/configUpdate.sh


# NOTE: this must be run in a CLI container since it requires jq and configtxlator
Expand Down

0 comments on commit 534da7a

Please sign in to comment.