mirror of
https://github.com/linuxserver/docker-sonarr.git
synced 2026-04-20 00:01:33 +08:00
Update 30-config
This commit is contained in:
parent
27d8843c78
commit
b6d0065f4e
@ -8,7 +8,7 @@ mkdir -p /opt/sonarr
|
||||
# (re)install preview version of sonarr
|
||||
curl -o \
|
||||
/tmp/sonarr.tar.gz -L \
|
||||
"https://download.sonarr.tv/v2/phantom/latest/NzbDrone.phantom.tar.gz"
|
||||
"http://services.sonarr.tv/v1/download/phantom/latest?os=linux"
|
||||
tar xf \
|
||||
/tmp/sonarr.tar.gz -C \
|
||||
/opt/sonarr --strip-components=1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user