Small typo fix in setup_docker_prereqs

This commit is contained in:
Jeremy Volkman 2017-03-04 12:39:25 -08:00 committed by GitHub
parent 3044aecbe9
commit 78f5a8a6f8

View File

@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
# Install requirements and build dependencies for Home Assinstant in Docker. # Install requirements and build dependencies for Home Assistant in Docker.
# Stop on errors # Stop on errors
set -e set -e