mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
correction
This commit is contained in:
@@ -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]"
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user