We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43c5e4f commit 65679e5Copy full SHA for 65679e5
compose/tracer/run-tracer.sh
@@ -5,4 +5,4 @@
5
6
chown -R cardano /opt/cardano-tracer
7
8
-runuser -u cardano -- /usr/local/bin/cardano-tracer $@
+runuser -u cardano -- /usr/local/bin/cardano-tracer $@ > /dev/null
0 commit comments