Update run.txt

This commit is contained in:
Alexandre
2022-07-23 14:54:45 +02:00
committed by GitHub
parent bc42ee0949
commit 55b7d9f496

View File

@@ -45,7 +45,7 @@ done
# CONFIG YAML #
###############
CONFIGSOURCE="/config/addons_config/mealie"
CONFIGSOURCE="/config/addons_config/mealie/config.yml"
if [ -f "$CONFIGSOURCE" ]; then
bashio::log.info "Config.yml found in $CONFIGSOURCE, exporting variables"