Site updated at 2016-09-23 10:32:03 UTC

This commit is contained in:
Travis CI 2016-09-23 10:32:03 +00:00
parent 5fc8898bcd
commit bc0c24d7a7
23 changed files with 37 additions and 36 deletions

View file

@ -143,6 +143,7 @@
<li>Change to hass user <code class="highlighter-rouge">sudo su -s /bin/bash hass</code></li>
<li>Change to virtual enviroment <code class="highlighter-rouge">source /srv/hass/hass_venv/bin/activate</code></li>
<li>Update HA <code class="highlighter-rouge">pip3 install --upgrade homeassistant</code></li>
<li>Type <code class="highlighter-rouge">exit</code> to logout the hass user and return to the <code class="highlighter-rouge">pi</code> user.</li>
</ul>
<p>To upgrade with fabric:</p>