mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 19:04:05 +02:00
Update run.sh
This commit is contained in:
@@ -61,7 +61,7 @@ if bashio::config.has_value 'localdisks'; then
|
|||||||
mount /dev/$disk /mnt && \
|
mount /dev/$disk /mnt && \
|
||||||
bashio::log.info "Success! Mounted to /nmt/$disk"
|
bashio::log.info "Success! Mounted to /nmt/$disk"
|
||||||
done || \
|
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
|
fi || true
|
||||||
|
|
||||||
####################
|
####################
|
||||||
|
|||||||
Reference in New Issue
Block a user