Merge branch 'master' into examples-docs

This commit is contained in:
SwampDragons 2017-10-16 12:07:05 -07:00 committed by GitHub
commit 734acd9935
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
## (UNRELEASED) ## (UNRELEASED)
## 1.1.0 (October 13, 2017) ## 1.1.1 (October 13, 2017)
### IMPROVEMENTS: ### IMPROVEMENTS:

View File

@ -210,6 +210,7 @@ WELCOME TO PACKER!
Create a file named `example.sh` and add the following: Create a file named `example.sh` and add the following:
```bash ```bash
#!/bin/bash #!/bin/bash
echo "hello" echo "hello"