mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 07:37:20 +00:00
5 lines
213 B
Text
5 lines
213 B
Text
build/bin/{{.BinaryName}} usr/bin
|
|
{{- if eq .BinaryName "geth" }}
|
|
build/deb/ethereum/completions/bash/geth etc/bash_completion.d
|
|
build/deb/ethereum/completions/zsh/_geth usr/share/zsh/vendor-completions
|
|
{{end -}}
|