mirror of
https://github.com/alvierahman90/gohookr.git
synced 2026-01-26 17:53:59 +00:00
Create Makefile
This commit is contained in:
@@ -12,12 +12,7 @@ Check below for an example configuration.
|
||||
After you [install go](https://golang.org/doc/install):
|
||||
|
||||
```
|
||||
go mod tidy
|
||||
go build
|
||||
cp gohookr /usr/local/bin/
|
||||
cp gohookr.service /usr/lib/systemd/system/
|
||||
systemctl daemon-reload
|
||||
systemctl enable --now gohookr
|
||||
make
|
||||
```
|
||||
|
||||
## Signature Verification
|
||||
|
||||
Reference in New Issue
Block a user