mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update 01-configuration.sh
This commit is contained in:
@@ -89,6 +89,6 @@ fi
|
||||
#########################
|
||||
|
||||
if bashio::config.true "expose_config"; then
|
||||
bashio::log.info "collector.yaml exposed in /share. It will only be accessible if the addon is running"
|
||||
ln -s "$DATABASELOCATION"/config/collector.yaml /share/collector.yaml
|
||||
#bashio::log.info "collector.yaml exposed in /share. It will only be accessible if the addon is running"
|
||||
#ln -s /share/collector.yaml "$DATABASELOCATION"/config/collector.yaml
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user