website: fix typo s/script/shell/ provisioner
This commit is contained in:
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…
Reference in New Issue