Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
Download latest duplicati version
  • Loading branch information
igorbednar authored Jan 15, 2022
1 parent 93b87e9 commit 46abccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wdpk/duplicati/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 46abccc

Please sign in to comment.