correction

This commit is contained in:
Alexandre
2021-12-10 15:17:33 +01:00
parent 5bccc2c715
commit cffe253007
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/with-contenv bashio
CONFIG_LOCATION=$(bashio::config 'config_location')
CONFIG_LOCATION=$(bashio::config 'CONFIG_LOCATION')
bashio::log.info "Config stored in $CONFIG_LOCATION"
mkdir -p $CONFIG_LOCATION