Add exit to All-In-One upgrade (#948)
* Add exit to All-In-One upgrade upgrade instructions.
This commit is contained in:
parent
b72c6d60ff
commit
29cfe09544
1 changed files with 1 additions and 1 deletions
|
@ -56,6 +56,7 @@ To upgrade the All-In-One setup manually:
|
|||
* Change to hass user `sudo su -s /bin/bash hass`
|
||||
* Change to virtual enviroment `source /srv/hass/hass_venv/bin/activate`
|
||||
* Update HA `pip3 install --upgrade homeassistant`
|
||||
* Type `exit` to logout the hass user and return to the `pi` user.
|
||||
|
||||
To upgrade with fabric:
|
||||
|
||||
|
@ -68,7 +69,6 @@ After upgrading, you can restart Home Assistant a few different ways:
|
|||
* Restarting the Raspberry Pi `sudo reboot`
|
||||
* Restarting the Home-Assistant Service `sudo systemctl restart home-assistant.service`
|
||||
|
||||
|
||||
### {% linkable_title Using the OZWCP web application %}
|
||||
|
||||
To launch the OZWCP web application:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue