This website requires JavaScript.
Explore
ben
ben/packages
Help
Sign In
ben
/
infra
Watch
1
Star
1
Fork
You've already forked infra
2
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
main
infra
/
roles
/
hass-core
/
templates
/
hass-check-config.sh.j2
7 lines
100 B
Django/Jinja
Raw
Permalink
Blame
History
#!/bin/bash
#
{{
ansible_managed
}}
set -e
docker exec hass hass -c /config --script check_config
View Git Blame
Copy Permalink