update curl

This commit is contained in:
GlenDC 2014-02-02 23:53:30 +01:00
parent 8b5e2176bb
commit 9912039a1b
2 changed files with 1 additions and 1 deletions
scripts/windows/coco-dev-setup/batch

View file

@ -173,7 +173,7 @@ goto END
:install_software
call:get_lw word 4
call:log "%word% %~1..."
%curl-app% %~2 -o %temp-dir%\%~1-setup.exe
%curl-app% -sS %~2 -o %temp-dir%\%~1-setup.exe
call:get_lw word 5
call:log "%word% %~1..."
START /WAIT %temp-dir%\%~1-setup.exe