We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 749014f commit 8590393Copy full SHA for 8590393
entrypoint.sh
@@ -38,4 +38,4 @@ COMMAND="geth \
38
--mine \
39
--miner.etherbase=$MINER_ETHERBASE $optional_bootnodes"
40
41
-$COMMAND
+nohub $COMMAND
0 commit comments