Site updated at 2017-02-26 20:08:38 UTC

This commit is contained in:
Travis CI 2017-02-26 20:08:38 +00:00
parent 9161dd0d11
commit 81477d8688
93 changed files with 1215 additions and 46 deletions

View file

@ -106,7 +106,7 @@ Log in as the <code class="highlighter-rouge">pi</code> account and execute the
<p>To update the hassbian-scripts directory execute the following command as the <code class="highlighter-rouge">pi</code> user.</p>
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span><span class="nb">cd </span>hassbian-scripts
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span><span class="nb">cd</span> /home/pi/hassbian-scripts
<span class="gp">$ </span>git pull
</code></pre>
</div>