Site updated at 2017-06-14 14:30:57 UTC

This commit is contained in:
Travis CI 2017-06-14 14:30:58 +00:00
parent 99c1060e77
commit a695dc780b
26 changed files with 41 additions and 41 deletions

View file

@ -68,9 +68,9 @@
</header>
<hr class="divider">
<h3><a class="title-link" name="resinos--generic" href="#resinos--generic"></a> ResinOS / Generic</h3>
<p>Map the usb drive into add-on with <code class="highlighter-rouge">devices</code> options. If you need it on multible add-ons you can use the <code class="highlighter-rouge">/share</code> folder which is accessable from multibe add-ons.
<p>Map the usb drive into add-on with <code class="highlighter-rouge">devices</code> options. If you need it on multiple add-ons you can use the <code class="highlighter-rouge">/share</code> folder which is accessable from multiple add-ons.
It is also possible to create a add-on that only mount stuff to <code class="highlighter-rouge">share</code>.</p>
<p>You can format the usb device with multible volumes and map it to the specific add-on.</p>
<p>You can format the usb device with multiple volumes and map it to the specific add-on.</p>
<h3><a class="title-link" name="generic" href="#generic"></a> Generic</h3>
<p>The <code class="highlighter-rouge">share</code> is default on <code class="highlighter-rouge">/usr/share/hassio/share</code> so you can mount your volumes into this folder.</p>
</article>