Update readme.md

This commit is contained in:
Akbar Rahman 2021-07-29 08:46:57 +01:00
parent 48779bf23b
commit 2a9bac2640

View File

@ -18,6 +18,8 @@ go mod tidy
go build go build
cp gohookr /usr/local/bin/ cp gohookr /usr/local/bin/
cp gohookr.service /usr/lib/systemd/system/ cp gohookr.service /usr/lib/systemd/system/
systemctl daemon-reload
systemctl enable --now gohookr
``` ```
## Signature Verification ## Signature Verification