mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Fixed type, src to srv line 86 (#1748)
This commit is contained in:
parent
0c5b085074
commit
e7a88b8c5e
@ -83,7 +83,7 @@ This will in order do the following:
|
|||||||
|
|
||||||
- Stop the Home Assistant service running on HASSbian
|
- Stop the Home Assistant service running on HASSbian
|
||||||
- Open a shell as the `homeassistant` user running the Homeassistant service and that has ownership over the Home Assistant installation.
|
- Open a shell as the `homeassistant` user running the Homeassistant service and that has ownership over the Home Assistant installation.
|
||||||
- Change into the virtual Python environment at `/src/homeassistant/` containing the Home Assistant installation.
|
- Change into the virtual Python environment at `/srv/homeassistant/` containing the Home Assistant installation.
|
||||||
- Upgrade the Home Assistant installation to the latest release.
|
- Upgrade the Home Assistant installation to the latest release.
|
||||||
- Exit the shell and return to the `pi` user.
|
- Exit the shell and return to the `pi` user.
|
||||||
- Restart the Home Assistant service.
|
- Restart the Home Assistant service.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user