Skip to content

Commit b9c2005

Browse files
authored
Merge of #5383
2 parents d6f71f9 + 3207dde commit b9c2005

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/local_testnet/geth.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,4 @@ exec $GETH_BINARY \
5050
--bootnodes $EL_BOOTNODE_ENODE \
5151
--port $network_port \
5252
--http.port $http_port \
53-
--authrpc.port $auth_port \
54-
2>&1 | tee $data_dir/geth.log
53+
--authrpc.port $auth_port

0 commit comments

Comments
 (0)