mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Merge pull request #6407 from jvolkman/patch-1
Small typo fix in setup_docker_prereqs
This commit is contained in:
commit
d70eaeb118
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user