Update shell-local.html.md

The last sentence is misleading because it is assumed that the shell-inline parameter is only executed on the machine which is build by packer.
This commit is contained in:
MisterMiles 2019-04-05 16:16:25 +02:00 committed by GitHub
parent 2b0209b8fd
commit 5ab8cc6ded
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ Exactly *one* of the following is required:
they are all executed within the same context. This allows you to change
directories in one command and use something in the directory in the next
and so on. Inline scripts are the easiest way to pull off simple tasks
within the machine.
within the machine in which packer is running.
- `script` (string) - The path to a script to execute. This path can be
absolute or relative. If it is relative, it is relative to the working