From d5e5dfc84e1ed3efc895ba290fde5f6a319421ff Mon Sep 17 00:00:00 2001 From: Yoan Blanc Date: Thu, 21 Feb 2019 14:50:22 +0100 Subject: [PATCH] fixup! goreleaser: put the bash_completion into brew (#102) Signed-off-by: Yoan Blanc --- .goreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index c8513544..f872d3d8 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -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"