mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Remove download link (#1531)
This commit is contained in:
parent
d572d301c8
commit
cbf499dc87
@ -35,13 +35,7 @@ WantedBy=multi-user.target
|
|||||||
EOF'
|
EOF'
|
||||||
```
|
```
|
||||||
|
|
||||||
There is also another [sample service file](https://raw.githubusercontent.com/home-assistant/home-assistant/master/script/home-assistant%40.service) available. To use this one, just download it.
|
If you've setup Home Assistant in `virtualenv` following the guide the following template should work for you.
|
||||||
|
|
||||||
```bash
|
|
||||||
$ sudo wget https://raw.githubusercontent.com/home-assistant/home-assistant/master/script/home-assistant%40.service -O /etc/systemd/system/home-assistant@[your user].service
|
|
||||||
```
|
|
||||||
|
|
||||||
If you've setup Home Assistant in virtualenv following the guide the following template should work for you.
|
|
||||||
|
|
||||||
```
|
```
|
||||||
[Unit]
|
[Unit]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user