Update run.txt

This commit is contained in:
Alexandre
2022-07-23 15:17:43 +02:00
committed by GitHub
parent 130bdb3879
commit ecd260e119

View File

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