homeassistant-config/run_on_server.sh

8 lines
131 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
2019-06-30 22:57:34 +02:00
cd /usr/src/app
python -m homeassistant --config /config