fix
This commit is contained in:
7
files/etc/webhooks.json
Normal file
7
files/etc/webhooks.json
Normal file
@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"id": "generate",
|
||||
"execute-command": "/sbin/genHugo",
|
||||
"command-working-directory": "/srv/hugo"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user