Skip to content

Commit 29cfe09

Browse files
AdithyanILandrash
authored andcommitted
Add exit to All-In-One upgrade (home-assistant#948)
* Add exit to All-In-One upgrade upgrade instructions.
1 parent b72c6d6 commit 29cfe09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/getting-started/installation-raspberry-pi-all-in-one.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ To upgrade the All-In-One setup manually:
5656
* Change to hass user `sudo su -s /bin/bash hass`
5757
* Change to virtual enviroment `source /srv/hass/hass_venv/bin/activate`
5858
* Update HA `pip3 install --upgrade homeassistant`
59+
* Type `exit` to logout the hass user and return to the `pi` user.
5960

6061
To upgrade with fabric:
6162

@@ -68,7 +69,6 @@ After upgrading, you can restart Home Assistant a few different ways:
6869
* Restarting the Raspberry Pi `sudo reboot`
6970
* Restarting the Home-Assistant Service `sudo systemctl restart home-assistant.service`
7071

71-
7272
### {% linkable_title Using the OZWCP web application %}
7373

7474
To launch the OZWCP web application:

0 commit comments

Comments
 (0)