mirror of
https://github.com/alvierahman90/gohookr.git
synced 2025-10-13 07:24:22 +00:00
Add installation instruction, systemd service file
This commit is contained in:
6
gohookr.service
Normal file
6
gohookr.service
Normal file
@@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
Description=A really simple webhook receiver.
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/service/alvps/gohookr
|
Reference in New Issue
Block a user