doc: --exec => --scripts

このコミットが含まれているのは:
AJ ONeal 2020-10-21 00:03:21 -06:00
コミット 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