Update 90-config_yaml.sh

This commit is contained in:
Alexandre
2023-10-11 19:45:11 +02:00
committed by GitHub
parent 8c29b5ad7b
commit 4c944c27a4

View File

@@ -30,7 +30,7 @@ if bashio::config.has_value 'CONFIG_LOCATION'; then
else
# Use default
CONFIGSOURCE="/config/addons_config/${HOSTNAME#*-}"
CONFIGSOURCE="/config/addons_config/${HOSTNAME#*-}/config.yaml"
fi