mirror of
https://github.com/passbolt/go-passbolt-cli.git
synced 2025-05-12 10:58:21 +00:00
Set Hombrew Folder
This commit is contained in:
parent
fb1e4e97fe
commit
7883419856
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ brews:
|
||||||
license: "MIT"
|
license: "MIT"
|
||||||
skip_upload: false
|
skip_upload: false
|
||||||
description: "A CLI tool to interact with Passbolt, a Open source Password Manager for Teams"
|
description: "A CLI tool to interact with Passbolt, a Open source Password Manager for Teams"
|
||||||
|
folder: Formula
|
||||||
install: |
|
install: |
|
||||||
bin.install "passbolt"
|
bin.install "passbolt"
|
||||||
bash_completion.install "/home/runner/work/go-passbolt-cli/go-passbolt-cli/completion/bash" => "passbolt"
|
bash_completion.install "/home/runner/work/go-passbolt-cli/go-passbolt-cli/completion/bash" => "passbolt"
|
||||||
|
|
Loading…
Add table
Reference in a new issue