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",
|
Name: "geth",
|
||||||
Description: "Ethereum CLI client.",
|
Description: "Ethereum CLI client.",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
Name: "bootnode",
|
||||||
|
Description: "Ethereum bootnode.",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
Name: "rlpdump",
|
Name: "rlpdump",
|
||||||
Description: "Developer utility tool that prints RLP structures.",
|
Description: "Developer utility tool that prints RLP structures.",
|
||||||
|
Loading…
Reference in New Issue
Block a user