Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/recyclarr/src/commit/e7bd06eb6187ec6b9b514c4aa0419c0d7ca4280a/Install-Tooling.ps1 You should set ROOT_URL correctly, otherwise the web may not work correctly.
recyclarr/Install-Tooling.ps1

4 lines
140 B

dotnet tool update --global GitVersion.Tool
Install-Module -Force -Name ChangelogManagement
dotnet tool update --global dotnet-sonarscanner