Used secrets file to distinguish development vs. deployment
This commit is contained in:
6
run_on_server.sh
Normal file
6
run_on_server.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
./make_config.sh server
|
||||
./make_custom_frontend.sh
|
||||
|
||||
python -m homeassistant --config /config
|
||||
Reference in New Issue
Block a user