Commit 12e33f6c authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

website: fix typo s/script/shell/ provisioner

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