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

@@ -78,6 +78,6 @@
"slug": "readarr_nas",
"upstream": "nightly-0.1.0.1095-ls51",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "nightly-0.1.0.1095-ls51-2",
"version": "nightly-0.1.0.1095-ls51-3",
"webui": "http://[HOST]:[PORT:8787]"
}

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