mirror of
https://framagit.org/ppom/reaction
synced 2026-03-14 20:55:47 +01:00
typo fix
This commit is contained in:
parent
f26c5f35d4
commit
0fb3fb6267
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@ A standard place to put such executables is `/usr/local/bin/`.
|
|||
> Provided binaries in the previous section are compiled this way:
|
||||
```shell
|
||||
$ docker run -it --rm -e HOME=/tmp/ -v $(pwd):/tmp/code -w /tmp/code -u $(id -u) golang:1.20 make clean reaction.deb
|
||||
$ make signaturese
|
||||
$ make signatures
|
||||
```
|
||||
#### Signature verification
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue