Skip to content

Commit

Permalink
🧪Test filename
Browse files Browse the repository at this point in the history
  • Loading branch information
sinclairpaul committed Sep 28, 2019
1 parent 0bb5f27 commit 2f1e209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -e

python3 -m homeassistant --version
cp "$*" secrets.yaml
cp "$1" secrets.yaml
python3 -m homeassistant \
--config ./ \
--script check_config \
Expand Down

0 comments on commit 2f1e209

Please sign in to comment.