build/deb: fix auto-completion install paths (#25204)
This commit is contained in:
parent
63b2d49b5b
commit
75ebeb7fe0
@ -1,5 +1,5 @@
|
||||
build/bin/{{.BinaryName}} usr/bin
|
||||
{{- if eq .BinaryName "geth" }}
|
||||
build/deb/ethereum/completions/bash_autocomplete etc/bash_completion.d/geth
|
||||
build/deb/ethereum/completions/zsh_autocomplete usr/share/zsh/vendor-completions/_geth
|
||||
build/deb/ethereum/completions/bash/geth etc/bash_completion.d
|
||||
build/deb/ethereum/completions/zsh/_geth usr/share/zsh/vendor-completions
|
||||
{{end -}}
|
||||
|
Loading…
Reference in New Issue
Block a user