diff options
Diffstat (limited to 'etc/bootstrap/bbot-bootstrap-msvc.bat')
-rw-r--r-- | etc/bootstrap/bbot-bootstrap-msvc.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/bootstrap/bbot-bootstrap-msvc.bat b/etc/bootstrap/bbot-bootstrap-msvc.bat index de8b297..4b60f5d 100644 --- a/etc/bootstrap/bbot-bootstrap-msvc.bat +++ b/etc/bootstrap/bbot-bootstrap-msvc.bat @@ -66,7 +66,7 @@ cd %BUILD%\bootstrap @rem forever. @rem :restart -curl -s -S -O --connect-timeout 5 --max-time 30^ +curl -s -S -O --connect-timeout 5 --max-time 60^ "tftp://%tftp%/build2-baseutils-x86_64-windows.zip" @if errorlevel 1 goto restart |