Skip to content

Commit

Permalink
fixup! goreleaser: put the bash_completion into brew (#102)
Browse files Browse the repository at this point in the history
Signed-off-by: Yoan Blanc <[email protected]>
  • Loading branch information
Yoan Blanc committed Feb 21, 2019
1 parent 0b6f909 commit d5e5dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ brew:
install: |
bin.install "exo"
man.install "manpage/exo*.1.gz"
bash_completion.install "completion/bash/exo
bash_completion.install "completion/bash/exo"

0 comments on commit d5e5dfc

Please sign in to comment.