Update 30-config

This commit is contained in:
aptalca 2017-09-26 16:15:46 -04:00 committed by GitHub
parent 27d8843c78
commit b6d0065f4e

View File

@ -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