doc: --exec => --scripts

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