Update Config Location

Fix misspelling in config location.
This commit is contained in:
Jim Geraci
2024-08-19 14:51:48 -04:00
parent 5cd603f3f0
commit 04fe76555e

View File

@@ -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"/