Skip to content

Commit

Permalink
[ci skip] 2019.09.03-6362
Browse files Browse the repository at this point in the history
  • Loading branch information
cybozu-neco committed Sep 3, 2019
2 parents af7cdba + aeffc80 commit 01b0b19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debian/DEBIAN/postinst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ configure() {
/usr/bin/neco completion > /etc/bash_completion.d/neco
/usr/bin/kubectl completion bash > /etc/bash_completion.d/kubectl
/usr/bin/stern --completion bash > /etc/bash_completion.d/stern
/usr/bin/argocd completion bash > /etc/bash_completion.d/argocd
}

if test "$1" = "configure"; then
Expand Down

0 comments on commit 01b0b19

Please sign in to comment.