fix ldap authentik
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user