fix lint problem

This commit is contained in:
Ulf Gebhardt 2023-10-05 10:46:24 +02:00
parent 43485e78d0
commit de3c985e10
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -44,7 +44,7 @@ npm test
## Deploy
You can use the webhook template `webhook.conf.template` and the `deploy.sh` script in `.github/webhooks/` to implement an automatic deployment from a (github) webhook.
You can use the webhook template `webhook.conf.template` and the `deploy.sh` script in `.github/webhooks/` for an automatic deployment from a (github) webhook.
For this to work follow these steps (using alpine):
```bash