mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Small typo fix in setup_docker_prereqs
This commit is contained in:
parent
3044aecbe9
commit
78f5a8a6f8
@ -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