website: fix typo on shell script

pull/45/head
Mitchell Hashimoto 13 years ago
parent 871785ddfd
commit 43bb20d05f

@ -73,7 +73,7 @@ This example is shown below:
<pre class="prettyprint"> <pre class="prettyprint">
{ {
"type": "shell", "type": "shell",
"path": "script.sh", "script": "script.sh",
"override": { "override": {
"vmware": { "vmware": {

Loading…
Cancel
Save