mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update Config Location
Fix misspelling in config location.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
set -e
|
||||
|
||||
# Create files
|
||||
CONFIG_LOCATION="/config/addons_config/jellyseer"
|
||||
CONFIG_LOCATION="/config/addons_config/jellyseerr"
|
||||
bashio::log.info "Config stored in $CONFIG_LOCATION"
|
||||
mkdir -p "$CONFIG_LOCATION"
|
||||
cp -rnT /app/config "$CONFIG_LOCATION"/
|
||||
|
||||
Reference in New Issue
Block a user