website: fix typo s/script/shell/ provisioner
This commit is contained in:
parent
73ac1fc82c
commit
4370726ba7
@ -171,7 +171,7 @@ wait until it completely boots.
|
|||||||
|
|
||||||
<pre class="prettyprint">
|
<pre class="prettyprint">
|
||||||
{
|
{
|
||||||
"type": "script",
|
"type": "shell",
|
||||||
"inline": [ "sleep 10" ]
|
"inline": [ "sleep 10" ]
|
||||||
}
|
}
|
||||||
</pre>
|
</pre>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user