mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-23 18:04:11 -05:00
website: fix typo on shell script
This commit is contained in:
parent
871785ddfd
commit
43bb20d05f
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ This example is shown below:
|
|||
<pre class="prettyprint">
|
||||
{
|
||||
"type": "shell",
|
||||
"path": "script.sh",
|
||||
"script": "script.sh",
|
||||
|
||||
"override": {
|
||||
"vmware": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue