mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update run.txt
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user