Site updated at 2017-10-26 16:56:09 UTC

This commit is contained in:
Travis CI 2017-10-26 16:56:09 +00:00
parent 47bdd8126c
commit 155cf6256f
27 changed files with 66 additions and 66 deletions

View file

@ -374,7 +374,7 @@ In cases where, for whatever reason, apt-get installing is not appropriate for y
<li>SSH in to your device running Home Assistant.</li>
<li>Change to your Home Assistant user (command similar to):</li>
</ul>
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>su - s /bin/bash hass
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo su -s /bin/bash hass
</code></pre>
</div>
<ul>