mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 16:01:43 -04:00
website: fix typo on shell script
This commit is contained in:
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user