mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update run.sh
This commit is contained in:
@@ -61,7 +61,7 @@ if bashio::config.has_value 'localdisks'; then
|
||||
mount /dev/$disk /mnt && \
|
||||
bashio::log.info "Success! Mounted to /nmt/$disk"
|
||||
done || \
|
||||
bashio::log.warning "Protection mode is ON. Unable to mount local drives!"
|
||||
bashio::log.warning "Error, /dev/$disk couldn't be mounted. Is priviledged mode on?"
|
||||
fi || true
|
||||
|
||||
####################
|
||||
|
||||
Reference in New Issue
Block a user