Merge "FAB-14633 Remove apt-get from eyfn.sh"

This commit is contained in:
Jason Yellick 2019-03-14 17:45:09 +00:00 committed by Gerrit Code Review
commit ee5b438913

View file

@ -40,9 +40,6 @@ echo
echo "========= Creating config transaction to add org3 to network =========== "
echo
echo "Installing jq"
apt-get -y update && apt-get -y install jq
# Fetch the config for the channel, writing it to config.json
fetchChannelConfig ${CHANNEL_NAME} config.json