Commit 62b87ee4 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

Merge pull request #290 from pierreozoux/patch-1

website: typo in the link
parents 0ba17a1a 2fe54acd
......@@ -53,8 +53,7 @@ Optional parameters:
* `execute_command` (string) - The command to use to execute the script.
By default this is `chmod +x {{ .Path }}; {{ .Vars }} {{ .Path }}`. The value of this is
treated as [configuration template](/docs/templates/configuration-
templates.html). There are two available variables: `Path`, which is
treated as [configuration template](/docs/templates/configuration-templates.html). There are two available variables: `Path`, which is
the path to the script to run, and `Vars`, which is the list of
`environment_vars`, if configured.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment