4 lines
72 B
Bash
4 lines
72 B
Bash
#!/bin/bash
|
|
|
|
/usr/bin/hass -c /etc/homeassistant/ --script check_config
|
#!/bin/bash
|
|
|
|
/usr/bin/hass -c /etc/homeassistant/ --script check_config
|