mirror of
https://github.com/Radarr/Radarr
synced 2025-01-04 22:42:11 +00:00
Updated Health Checks (markdown)
parent
97dfc63dfc
commit
e8ec47925b
1 changed files with 3 additions and 3 deletions
|
@ -12,9 +12,9 @@ Mono version 4.x and higher are also available and provides a better experience
|
|||
Newer versions of Radarr are targeted for .NET Core. We provide legacy mono builds for those platforms that cannot use .NET Core. You are running one of these legacy builds but your platform supports .NET Core.
|
||||
|
||||
This should only happen on linux hosts. To remedy, download the correct build for your architecture:
|
||||
* [x64](https://radarr.servarr.com/v1/update/aphrodite/updatefile?os=linux&runtime=netcore&arch=x64)
|
||||
* [arm64](https://radarr.servarr.com/v1/update/aphrodite/updatefile?os=linux&runtime=netcore&arch=arm64)
|
||||
* [arm](https://radarr.servarr.com/v1/update/aphrodite/updatefile?os=linux&runtime=netcore&arch=arm)
|
||||
* [x64](https://radarr.servarr.com/v1/update/nightly/updatefile?os=linux&runtime=netcore&arch=x64)
|
||||
* [arm64](https://radarr.servarr.com/v1/update/nightly/updatefile?os=linux&runtime=netcore&arch=arm64)
|
||||
* [arm](https://radarr.servarr.com/v1/update/nightly/updatefile?os=linux&runtime=netcore&arch=arm)
|
||||
|
||||
**Back-Up your existing configuration** before the next step.
|
||||
|
||||
|
|
Loading…
Reference in a new issue