mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 17:38:17 +01:00
Update 90-config_yaml.sh
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user