We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f74213 commit 734d336Copy full SHA for 734d336
src/setup-docker/templates/fabric-docker/commands-generated.sh
@@ -107,8 +107,6 @@ installChannels() {
107
<% }) -%>
108
<% } -%>
109
110
- # Restart Explorer
111
- printItalics "Restarting Explorer" "U1F504"
112
<% if (global.tools.explorer) { -%>
113
echo "Restarting global Explorer: <%= global.tools.explorer.address %>"
114
docker restart <%= global.tools.explorer.address %> || true
0 commit comments