Simplify Example Path
This commit is contained in:
parent
586b0a8554
commit
becd4e691a
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ This path is used to store all home assistant related things.
|
|||
You can reconfigure this path during installation with
|
||||
|
||||
```bash
|
||||
DATA_SHARE=/my/own/homeassistant dpkg --force-confdef --force-confold -i /srv/setup/homeassistant-supervised.deb
|
||||
DATA_SHARE=/my/own/homeassistant dpkg --force-confdef --force-confold -i homeassistant-supervised.deb
|
||||
```
|
||||
|
||||
## Troubleshooting
|
||||
|
|
Loading…
Reference in a new issue