mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-01 03:36:06 +02:00
Allow IMPORT_DIR_ALLOWLIST
https://github.com/alexbelgium/hassio-addons/issues/770
This commit is contained in:
@@ -14,6 +14,9 @@ if [ "$(ls -A "$CONFIGSOURCE/configurations")" ]; then
|
|||||||
export JSON_CONFIGURATION_DIR
|
export JSON_CONFIGURATION_DIR
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Allow config dir
|
||||||
|
export IMPORT_DIR_ALLOWLIST="$CONFIGSOURCE"
|
||||||
|
|
||||||
################
|
################
|
||||||
# CRON OPTIONS #
|
# CRON OPTIONS #
|
||||||
################
|
################
|
||||||
|
|||||||
Reference in New Issue
Block a user