Update 01-configuration.sh

This commit is contained in:
Alexandre
2022-11-23 08:37:43 +01:00
committed by GitHub
parent ad9ed33cc9
commit c2a72b9d0a

View File

@@ -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