Add exit to All-In-One upgrade (#948)

*  Add exit to All-In-One upgrade upgrade instructions.
This commit is contained in:
AdithyanI 2016-09-23 12:28:32 +02:00 committed by Fredrik Lindqvist
parent b72c6d60ff
commit 29cfe09544

View File

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