This commit is contained in:
AJ ONeal 2020-10-21 00:03:21 -06:00
джерело 922cb1f2e5
коміт 54ce54ad72
1 змінених файлів з 1 додано та 1 видалено

@ -200,7 +200,7 @@ Supported tags are:
sudo env PATH="$PATH" \
serviceman add --name gitdeploy --system \
--username app -path "$PATH" -- \
gitdeploy run --exec ./scripts/
gitdeploy run --scripts ./scripts/
```
## Add Webhooks