Merge branch 'master' into examples-docs
This commit is contained in:
commit
734acd9935
|
@ -1,6 +1,6 @@
|
|||
## (UNRELEASED)
|
||||
|
||||
## 1.1.0 (October 13, 2017)
|
||||
## 1.1.1 (October 13, 2017)
|
||||
|
||||
### IMPROVEMENTS:
|
||||
|
||||
|
|
|
@ -210,6 +210,7 @@ WELCOME TO PACKER!
|
|||
|
||||
Create a file named `example.sh` and add the following:
|
||||
|
||||
|
||||
```bash
|
||||
#!/bin/bash
|
||||
echo "hello"
|
||||
|
|
Loading…
Reference in New Issue