diff options
Diffstat (limited to 'Master/tl-portable.bat')
-rwxr-xr-x | Master/tl-portable.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tl-portable.bat b/Master/tl-portable.bat index a5351b1a707..796fd30e4e5 100755 --- a/Master/tl-portable.bat +++ b/Master/tl-portable.bat @@ -40,7 +40,7 @@ set platform=win32 rem use provided Perl set PERL5LIB=%TEXDIR%tlpkg\installer\perllib -"%TEXDIR%tlpkg\installer\perl" "%TEXDIR%install-try.pl" --portable +"%TEXDIR%tlpkg\installer\perl" "%TEXDIR%install-tl.pl" --portable path %TEXDIR%bin\win32;%path% set PROMPT=TL $P$G |