Site updated at 2017-01-31 02:06:01 UTC
This commit is contained in:
parent
54d231e5b7
commit
cf491e04de
23 changed files with 37 additions and 37 deletions
|
@ -103,7 +103,7 @@ Note that as of 2016-11-30 SSH is disabled by default in the official Raspbian i
|
|||
<li>Run the following command</li>
|
||||
</ul>
|
||||
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>wget -Nnv https://raw.githubusercontent.com/home-assistant/fabric-home-assistant/master/hass_rpi_installer.sh <span class="o">&&</span> chown pi:pi hass_rpi_installer.sh <span class="o">&&</span> bash hass_rpi_installer.sh
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>wget -Nnv https://raw.githubusercontent.com/home-assistant/fabric-home-assistant/master/hass_rpi_installer.sh <span class="o">&&</span> sudo chown pi:pi hass_rpi_installer.sh <span class="o">&&</span> bash hass_rpi_installer.sh
|
||||
</code></pre>
|
||||
</div>
|
||||
<p class="note warning">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue