fix ldap authentik

This commit is contained in:
soraefir
2026-05-14 20:19:25 +02:00
parent 5d4aaeb49f
commit d9e07543ba
5 changed files with 8 additions and 41 deletions

View File

@@ -143,7 +143,7 @@ in {
echo "ERROR: Server failed to accept restart command."
exit 1
fi
sleep 5
sleep 1-
until [ "$(${pkgs.curl}/bin/curl -sf "$JELLYFIN_URL/health")" = "Healthy" ]; do
sleep 5
done