Skip to content

Commit

Permalink
Update Templates.md
Browse files Browse the repository at this point in the history
Add missing bracket to the Templates.md
  • Loading branch information
adnanh committed Dec 26, 2023
1 parent a4eebd6 commit bd1aaab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ In the example JSON template file below (YAML is also supported), the `payload-h
Additionally, the result is piped through the built-in Go template function `js` to ensure that the result is a well-formed Javascript/JSON string.

```
[
{
"id": "webhook",
"execute-command": "/home/adnan/redeploy-go-webhook.sh",
Expand Down

0 comments on commit bd1aaab

Please sign in to comment.