Type-o in documentation
This commit is contained in:
parent
1acb2d6645
commit
877a456eea
|
@ -172,7 +172,7 @@ provisioner only run if the `do_nexpose_scan` variable is non-empty.
|
|||
In order to use `$HOME` variable, you can create a `home` variable in packer:
|
||||
|
||||
``` {.javascript}
|
||||
"variables" {
|
||||
"variables": {
|
||||
"home": "{{env `HOME`}}"
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue