website: fix typo on shell script
This commit is contained in:
parent
e4cb3e2432
commit
2806c70468
|
@ -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": {
|
||||||
|
|
Loading…
Reference in New Issue