mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-20 03:28:11 +01:00
4 lines
269 B
Markdown
4 lines
269 B
Markdown
- Allow mounting local drives by label. Just pust the label instead of sda1 for example
|
|
- Initial release
|
|
- Improve SMB mount code to v1.5 ; accepts several network disks separated by commas (//123.12.12.12/share,//123.12.12.12/hello) that are mount to /mnt/$sharename
|