Commit 288700c4 authored by Péter Szilágyi's avatar Péter Szilágyi Committed by Jeffrey Wilcke

build: add bootnode to Ubuntu PPAs too (#3766)

parent 544247c9
...@@ -83,6 +83,10 @@ var ( ...@@ -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.",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment