We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a7d6e1 commit 740241eCopy full SHA for 740241e
src/setup-docker/templates/fabric-docker/commands-generated.sh
@@ -260,6 +260,7 @@ networkDown() {
260
<% }) -%>
261
262
printf "Removing generated configs... \U1F5D1 \n"
263
+ ls -l "$FABLO_NETWORK_ROOT/fabric-config"
264
rm -rf "$FABLO_NETWORK_ROOT/fabric-config/config"
265
rm -rf "$FABLO_NETWORK_ROOT/fabric-config/crypto-config"
266
rm -rf "$FABLO_NETWORK_ROOT/fabric-config/chaincode-packages"
0 commit comments