mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-12 02:21:28 +02:00
Update run.txt
This commit is contained in:
@@ -45,9 +45,9 @@ done
|
|||||||
# CONFIG YAML #
|
# 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"
|
bashio::log.info "config.yaml found in $CONFIGSOURCE, exporting variables"
|
||||||
|
|
||||||
# Helper function
|
# Helper function
|
||||||
|
|||||||
Reference in New Issue
Block a user