Site updated at 2017-02-19 11:19:37 UTC
This commit is contained in:
parent
2de53b6b5a
commit
ce8fa3dcf9
23 changed files with 37 additions and 37 deletions
|
@ -124,7 +124,7 @@
|
|||
<p>This can be anywhere you want. As example we put it in <code class="highlighter-rouge">/srv</code>. You also need to change the ownership of the directory to the user you created above (if you created one).</p>
|
||||
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo mkdir /srv/homeassistant
|
||||
<span class="gp">$ </span>sudo chown homeassistant /srv/homeassistant
|
||||
<span class="gp">$ </span>sudo chown homeassistant:homeassistant /srv/homeassistant
|
||||
</code></pre>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue