doc: --exec => --scripts

这个提交包含在:
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