website: fix typo s/script/shell/ provisioner

pull/919/head
Mitchell Hashimoto 13 years ago
parent 04260e38ee
commit 12e33f6c87

@ -171,7 +171,7 @@ wait until it completely boots.
<pre class="prettyprint">
{
"type": "script",
"type": "shell",
"inline": [ "sleep 10" ]
}
</pre>

Loading…
Cancel
Save