jellyfin: clean old ldap plugin before oidc init
This commit is contained in:
parent
1b65987dfe
commit
eb0db2ce81
@ -69,6 +69,7 @@ spec:
|
||||
echo "OIDC_CLIENT_ID or OIDC_CLIENT_SECRET missing; create secret jellyfin-oidc" >&2
|
||||
exit 1
|
||||
fi
|
||||
rm -rf "/config/plugins/LDAP Authentication_20.0.0.0"
|
||||
apk add --no-cache wget unzip
|
||||
plugin_dir="/config/plugins/OIDC Authentication_${OIDC_PLUGIN_VERSION}"
|
||||
config_dir="/config/plugins/configurations"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user