forked from forkanization/Proxmox-arm64
Merge remote-tracking branch 'upstream/main'
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ function update_script() {
|
||||
fi
|
||||
msg_info "Updating $APP v4"
|
||||
systemctl stop sonarr.service
|
||||
wget -q -O SonarrV4.tar.gz 'https://services.sonarr.tv/v1/download/main/latest?version=4&os=linux&arch=arm64'
|
||||
curl -fsSL "https://services.sonarr.tv/v1/download/main/latest?version=4&os=linux&arch=arm64" -o "SonarrV4.tar.gz"
|
||||
tar -xzf SonarrV4.tar.gz
|
||||
rm -rf /opt/Sonarr
|
||||
mv Sonarr /opt
|
||||
|
||||
Reference in New Issue
Block a user