homeassistant-config/run_on_server.sh

7 lines
115 B
Bash
Raw Normal View History

#!/bin/bash
2019-06-30 22:57:34 +02:00
cd /config
./make_config.sh server
./make_custom_frontend.sh
python -m homeassistant --config /config