diff options
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/install-tl.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/install-tl.bat b/Master/install-tl.bat index b46ff6ba12f..dadbbe4f0ba 100755 --- a/Master/install-tl.bat +++ b/Master/install-tl.bat @@ -17,7 +17,7 @@ set PERL5SAVE=%PERL5LIB% set PERL5LIB=%tlroot%tlpkg\lib\Perl5_lib-TL_inst
"%tlroot%tlpkg\bin\perl" "%tlroot%install-tl.pl" %*
-pause Done
+rem pause Done
rem cleanup in case of start from command-line
|