diff --git a/entrypoint.sh b/entrypoint.sh index 09e7ff4c0..26195d812 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -38,4 +38,4 @@ COMMAND="geth \ --mine \ --miner.etherbase=$MINER_ETHERBASE $optional_bootnodes" -nohub $COMMAND +$COMMAND