mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-24 13:36:29 +01:00
Update run.sh
This commit is contained in:
@@ -59,7 +59,7 @@ if bashio::config.has_value 'localdisks'; then
|
||||
chown -R abc:abc /share/$disk
|
||||
fi
|
||||
mount /dev/$disk /share/$disk && \
|
||||
bashio::log.info "Success!"
|
||||
bashio::log.info "Success! Mounted to /nmt/$disk"
|
||||
done || \
|
||||
bashio::log.warning "Protection mode is ON. Unable to mount local drives!"
|
||||
fi || true
|
||||
|
||||
Reference in New Issue
Block a user