update duplicati binary to latest

This commit is contained in:
Matthew Shillam 2019-10-10 21:47:51 +01:00
parent 133e65006d
commit f41e8ccebd
2 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ cls
echo Installing duplicati binary...
echo Ensure that you deselect run at startup to ensure service works proper!
echo Also! Ensure you do not run duplicati after install has completed!!
start /wait msiexec /i "%~dp0bin\duplicati-2.0.4.22_canary_2019-06-30-x64.msi"
start /wait msiexec /i "%~dp0bin\duplicati-2.0.4.30_canary_2019-09-20-x64.msi"
goto GETPROGRAMPATH