mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 16:55:46 +00:00
Delete repetitive execute command in local testnet scripts (#5611)
* Delete repetitive execute * Merge branch 'unstable' of https://github.com/sigp/lighthouse into local-testnet
This commit is contained in:
@@ -112,9 +112,6 @@ sleeping 3
|
|||||||
execute_command_add_PID el_bootnode.log ./el_bootnode.sh
|
execute_command_add_PID el_bootnode.log ./el_bootnode.sh
|
||||||
sleeping 3
|
sleeping 3
|
||||||
|
|
||||||
execute_command_add_PID el_bootnode.log ./el_bootnode.sh
|
|
||||||
sleeping 1
|
|
||||||
|
|
||||||
# Start beacon nodes
|
# Start beacon nodes
|
||||||
BN_udp_tcp_base=9000
|
BN_udp_tcp_base=9000
|
||||||
BN_http_port_base=8000
|
BN_http_port_base=8000
|
||||||
|
|||||||
Reference in New Issue
Block a user