diff --git a/docs.sh b/docs.sh index 553071ab8..e4a8c87e8 100644 --- a/docs.sh +++ b/docs.sh @@ -31,7 +31,7 @@ dotnet tool install --version 6.3.0 Swashbuckle.AspNetCore.Cli dotnet tool run swagger tofile --output ./src/Radarr.Api.V3/openapi.json "$outputFolder/net6.0/$RUNTIME/radarr.console.dll" v3 & -sleep 10 +sleep 45 kill %1