summaryrefslogtreecommitdiff
path: root/Master/tlpkg/dev/download-repo-archive.bat
blob: b11caebfc494703cf3e2f50153dd4136928d1ec8 (plain)
1
2
3
4
5
6
@echo off
setlocal
set PERL5LIB=%~dp0tlpkg\tlperl\lib
set PERL5LIB=%PERL5LIB:\=/%
set TL_DOWNLOAD_ARGS=--user-agent=texlive --tries=1 --timeout=9 -v -O
"%~dp0tlpkg\tlperl\bin\perl.exe" "%~dpn0.pl" %*