mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 10:54:14 +02:00
Update 50-mounts
This commit is contained in:
@@ -17,7 +17,7 @@ if bashio::config.has_value 'localdisks'; then
|
|||||||
mount /dev/$disk /share/$disk && \
|
mount /dev/$disk /share/$disk && \
|
||||||
bashio::log.info "Success!"
|
bashio::log.info "Success!"
|
||||||
done || \
|
done || \
|
||||||
bashio::log.warning "Protection mode is ON. Unable to mount local drives!"
|
bashio::log.warning "Unable to mount local drives!"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Mount CIFS Share if configured and if Protection Mode is active
|
# Mount CIFS Share if configured and if Protection Mode is active
|
||||||
|
|||||||
Reference in New Issue
Block a user