diff options
-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 6a7d5478f16..a0d1837ada2 100755 --- a/Master/install-tl.bat +++ b/Master/install-tl.bat @@ -18,7 +18,7 @@ set PERL5SAVE=%PERL5LIB% set PERL5LIB=%tlroot%tlpkg\installer\perllib
"%tlroot%tlpkg\installer\perl" "%~dpn0" %*
-rem pause Done
+pause Done
rem cleanup in case of start from command-line
|