From 2a9bac264023ea40b734227de21d47d3604c4abf Mon Sep 17 00:00:00 2001 From: Alvie Rahman Date: Thu, 29 Jul 2021 08:46:57 +0100 Subject: [PATCH] Update readme.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 15ef319..412c515 100644 --- a/readme.md +++ b/readme.md @@ -18,6 +18,8 @@ go mod tidy go build cp gohookr /usr/local/bin/ cp gohookr.service /usr/lib/systemd/system/ +systemctl daemon-reload +systemctl enable --now gohookr ``` ## Signature Verification