mirror of
https://github.com/lidarr/Lidarr
synced 2025-01-02 21:15:05 +00:00
Updated Installation (markdown)
parent
71ac111446
commit
a95840702f
1 changed files with 3 additions and 3 deletions
|
@ -32,15 +32,15 @@ _Mono 5.8 or later is required._
|
|||
|
||||
`cd /opt`
|
||||
|
||||
2. Download Lidar.tar.gz <--- Download latest version here https://github.com/lidarr/Lidarr/releases
|
||||
2. Download Lidar.tar.gz _<--- Download latest version here https://github.com/lidarr/Lidarr/releases_
|
||||
|
||||
`sudo wget https://github.com/lidarr/Lidarr/releases/download/v0.5.0.583/Lidarr.develop.0.5.0.583.linux.tar.gz`
|
||||
|
||||
3.Extract package
|
||||
|
||||
`sudo tar -xzvf Lidarr.develop.0.5.0.583.linux.tar.gz ### <---edit name same as latest version!`
|
||||
`sudo tar -xzvf Lidarr.develop.0.5.0.583.linux.tar.gz ### _<---edit name same as latest version!`_
|
||||
|
||||
4. Try Tto run in shell - /!\ not permanently /!\
|
||||
4. Try Tto run in shell - **/!\ not permanently /!\**
|
||||
|
||||
`sudo mono --debug /opt/Lidarr/Lidarr.exe`
|
||||
|
||||
|
|
Loading…
Reference in a new issue