Skip to content

Commit 734d336

Browse files
committed
remove: logs about restarting explorer
Signed-off-by: OsamaRab3 <osrab3@gmail.com>
1 parent 5f74213 commit 734d336

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/setup-docker/templates/fabric-docker/commands-generated.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,6 @@ installChannels() {
107107
<% }) -%>
108108
<% } -%>
109109
110-
# Restart Explorer
111-
printItalics "Restarting Explorer" "U1F504"
112110
<% if (global.tools.explorer) { -%>
113111
echo "Restarting global Explorer: <%= global.tools.explorer.address %>"
114112
docker restart <%= global.tools.explorer.address %> || true

0 commit comments

Comments
 (0)