Add quotes around env.sh subshell (#5132)

This commit is contained in:
Jim Galasyn 2017-10-26 16:41:28 -07:00 committed by GitHub
parent 661ae69c31
commit c46c1c7c46
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ Then source the `env.sh` script.
```bash
$ unzip ucp-bundle-dave.lauper.zip
$ eval $(<env.sh)
$ eval "$(<env.sh)"
```
The `env.sh` script updates the `DOCKER_HOST` environment variable to make your