mirror of
https://codeberg.org/forgejo/docs.git
synced 2024-11-21 17:36:59 -05:00
developer: secrets: link to gopass deb packages
I could not figure out where they are located from the install instructions of gopass. It is implied but not explicit.
This commit is contained in:
parent
d141e54597
commit
f2ad71255d
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ $ gopass recipients add
|
|||
```
|
||||
|
||||
3. [Install gopass](https://www.gopass.pw/#install)
|
||||
> :warning: When installing on Ubuntu or Debian you can either download the deb package, install manually or build from source or use our APT repository ([github comment](https://github.com/gopasspw/gopass/issues/1849#issuecomment-802789285) with more information).
|
||||
> :warning: When installing on Ubuntu or Debian you can either [download the deb package](https://github.com/gopasspw/gopass/tags), install manually or build from source or use our APT repository ([github comment](https://github.com/gopasspw/gopass/issues/1849#issuecomment-802789285) with more information).
|
||||
4. Clone this repo using `gopass` (the name and email are for `git config`)
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue