website: fix typo on shell script

This commit is contained in:
Mitchell Hashimoto
2013-06-28 15:26:09 -04:00
parent 871785ddfd
commit 43bb20d05f
+1 -1
View File
@@ -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": {