From 46abcccc33ada92ba70c4b5418f1c14653533bd0 Mon Sep 17 00:00:00 2001 From: Igor Bednarchik Date: Sun, 16 Jan 2022 00:17:38 +0200 Subject: [PATCH] Update install.sh Download latest duplicati version --- wdpk/duplicati/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wdpk/duplicati/install.sh b/wdpk/duplicati/install.sh index 968e3ad..7da4d45 100755 --- a/wdpk/duplicati/install.sh +++ b/wdpk/duplicati/install.sh @@ -36,7 +36,7 @@ else fi echo "Download the official duplicati package for synology" >> $log -wget https://github.com/duplicati/duplicati/releases/download/v2.0.4.10-2.0.4.10_canary_2018-12-29/duplicati-2.0.4.10_canary_2018-12-29.spk --no-check-certificate +wget https://updates.duplicati.com/beta/duplicati-2.0.6.3_beta_2021-06-17.spk --no-check-certificate # extract the spk archive mv duplicati*.spk duplicati.tar