forked from cerc-io/plugeth
build: add bootnode to Ubuntu PPAs too (#3766)
This commit is contained in:
parent
544247c918
commit
288700c4d8
@ -83,6 +83,10 @@ var (
|
||||
Name: "geth",
|
||||
Description: "Ethereum CLI client.",
|
||||
},
|
||||
{
|
||||
Name: "bootnode",
|
||||
Description: "Ethereum bootnode.",
|
||||
},
|
||||
{
|
||||
Name: "rlpdump",
|
||||
Description: "Developer utility tool that prints RLP structures.",
|
||||
|
Loading…
Reference in New Issue
Block a user