From 29cfe09544cce94e76182eab3c9e3c8ac463bbcb Mon Sep 17 00:00:00 2001 From: AdithyanI Date: Fri, 23 Sep 2016 12:28:32 +0200 Subject: [PATCH] Add exit to All-In-One upgrade (#948) * Add exit to All-In-One upgrade upgrade instructions. --- .../installation-raspberry-pi-all-in-one.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/getting-started/installation-raspberry-pi-all-in-one.markdown b/source/getting-started/installation-raspberry-pi-all-in-one.markdown index 96d26fb4b67..95af1a189c0 100644 --- a/source/getting-started/installation-raspberry-pi-all-in-one.markdown +++ b/source/getting-started/installation-raspberry-pi-all-in-one.markdown @@ -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: