0
0
Fork 0
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:
Earl Warren 2024-05-30 09:34:52 +02:00
parent d141e54597
commit f2ad71255d
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -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`)
```