mirror of
https://github.com/home-assistant/core.git
synced 2025-08-14 10:05:13 +02:00
Merge pull request #6407 from jvolkman/patch-1
Small typo fix in setup_docker_prereqs
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user