1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-09 08:57:06 +01:00
Files
core/script/server
T
2015-10-15 15:02:09 +02:00

9 lines
170 B
Bash
Executable File

#!/bin/sh
# script/server: Launch the application and any extra required processes
# locally.
cd "$(dirname "$0")/.."
python -m homeassistant -c config