mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-20 18:48:25 +00:00
6 lines
213 B
Plaintext
6 lines
213 B
Plaintext
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 -}}
|