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