mirror of
https://github.com/lidarr/Lidarr
synced 2025-03-15 08:19:05 +00:00
Added wildcard to extract command.
parent
3a838090ff
commit
c74cf411ce
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ Running Lidarr in a Docker container eases setup and reduces package installatio
|
|||
|
||||
3. Extract package
|
||||
|
||||
`sudo tar -xzvf Lidarr.develop.0.6.2.883.linux.tar.gz` _<--- Edit name same as latest version!_
|
||||
`sudo tar -xzvf Lidarr.*.linux.tar.gz`
|
||||
|
||||
4. Try to run in shell - /!\ not permanently /!\
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue