Update 20-folders.sh

This commit is contained in:
Alexandre
2022-01-01 09:48:38 +01:00
committed by GitHub
parent 4c0cf38e8a
commit 42411e4442

View File

@@ -34,7 +34,7 @@ if [ ! -d /jellyfin/cache ]; then
fi
if [ -d /config/jellyfin ]; then
if [ -d /config/jellyfin ] && [ ! -d /config/addons_config/bazarr ]; then
echo "Moving to new location /config/addons_config/jellyfin"
mkdir -p /config/addons_config/jellyfin
chown -R abc:abc /config/addons_config/jellyfin