fixes
This commit is contained in:
2
run_on_server.sh
Normal file → Executable file
2
run_on_server.sh
Normal file → Executable file
@@ -1,6 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd /config
|
||||
./make_config.sh server
|
||||
./make_custom_frontend.sh
|
||||
|
||||
cd /usr/src/app
|
||||
python -m homeassistant --config /config
|
||||
Reference in New Issue
Block a user