summaryrefslogtreecommitdiff
path: root/Master/tlpkg/dev/download-repo-archive.bat
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/dev/download-repo-archive.bat')
-rwxr-xr-xMaster/tlpkg/dev/download-repo-archive.bat6
1 files changed, 0 insertions, 6 deletions
diff --git a/Master/tlpkg/dev/download-repo-archive.bat b/Master/tlpkg/dev/download-repo-archive.bat
deleted file mode 100755
index b11caebfc49..00000000000
--- a/Master/tlpkg/dev/download-repo-archive.bat
+++ /dev/null
@@ -1,6 +0,0 @@
-@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" %* \ No newline at end of file