Skip to content

Commit 46abccc

Browse files
authored
Update install.sh
Download latest duplicati version
1 parent 93b87e9 commit 46abccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wdpk/duplicati/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ else
3636
fi
3737

3838
echo "Download the official duplicati package for synology" >> $log
39-
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
39+
wget https://updates.duplicati.com/beta/duplicati-2.0.6.3_beta_2021-06-17.spk --no-check-certificate
4040

4141
# extract the spk archive
4242
mv duplicati*.spk duplicati.tar

0 commit comments

Comments
 (0)