Simplify Example Path

This commit is contained in:
Matheson Steplock 2022-12-10 15:51:10 -05:00 committed by GitHub
parent 586b0a8554
commit becd4e691a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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