diff --git a/scripts/local_testnet/geth.sh b/scripts/local_testnet/geth.sh index ab1a0ec6e..5dc4575cf 100755 --- a/scripts/local_testnet/geth.sh +++ b/scripts/local_testnet/geth.sh @@ -50,5 +50,4 @@ exec $GETH_BINARY \ --bootnodes $EL_BOOTNODE_ENODE \ --port $network_port \ --http.port $http_port \ - --authrpc.port $auth_port \ - 2>&1 | tee $data_dir/geth.log + --authrpc.port $auth_port