2018-07-30 08:56:40 +00:00
|
|
|
build/bin/{{.BinaryName}} usr/bin
|
2022-06-29 17:41:39 +00:00
|
|
|
{{- if eq .BinaryName "geth" }}
|
2022-06-29 21:19:30 +00:00
|
|
|
build/deb/ethereum/completions/bash/geth etc/bash_completion.d
|
|
|
|
build/deb/ethereum/completions/zsh/_geth usr/share/zsh/vendor-completions
|
2022-06-29 17:41:39 +00:00
|
|
|
{{end -}}
|