mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 05:14:04 +02:00
Update 01-configuration.sh
This commit is contained in:
@@ -89,6 +89,6 @@ fi
|
|||||||
#########################
|
#########################
|
||||||
|
|
||||||
if bashio::config.true "expose_config"; then
|
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"
|
#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
|
#ln -s /share/collector.yaml "$DATABASELOCATION"/config/collector.yaml
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user