mirror of
https://github.com/alvierahman90/gohookr.git
synced 2024-11-22 08:49:53 +00:00
Update readme.md
This commit is contained in:
parent
48779bf23b
commit
2a9bac2640
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user