Added alternate path for virtualenv and cleaned up hassio docs (#3032)
* Added alternate path for virtualenv * Clean up docs * Fixed typos * Fixed typos
This commit is contained in:
parent
e183ecaa64
commit
227dcd29af
4 changed files with 13 additions and 13 deletions
|
@ -12,12 +12,11 @@ footer: true
|
|||
|
||||
### {% linkable_title ResinOS / Generic %}
|
||||
|
||||
Map the usb drive into add-on with `devices` options. If you need it on multiple add-ons you can use the `/share` folder which is accessable from multiple add-ons.
|
||||
It is also possible to create a add-on that only mount stuff to `share`.
|
||||
Map the USB drive into add-on with `devices` options. If you need it on multiple add-ons you can use the `/share` folder which is accessible from multiple add-ons.
|
||||
It is also possible to create an add-on that only mounts stuff to `share`.
|
||||
|
||||
You can format the usb device with multiple volumes and map it to the specific add-on.
|
||||
You can format the USB device with multiple volumes and map it to a specific add-on.
|
||||
|
||||
### {% linkable_title Generic %}
|
||||
|
||||
The `share` is default on `/usr/share/hassio/share` so you can mount your volumes into this folder.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue