Files
bsc/build/deb/ethereum/deb.install
2022-06-29 23:19:30 +02:00

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 -}}