1
0
mirror of https://github.com/mintty/wsltty.git synced 2025-11-01 15:41:53 +00:00

adapt installation

This commit is contained in:
mintty
2017-10-23 08:14:40 +02:00
parent d5cc2bfe77
commit 082eb760eb
2 changed files with 10 additions and 60 deletions

View File

@@ -77,8 +77,6 @@ echo Creating %1.bat
echo @echo off> %1.bat
echo rem Start mintty terminal for WSL package %name% in current directory>> %1.bat
echo %target% -i "%icon%" %minttyargs% %bridgeargs%>> %1.bat
echo Created %1.bat
/EOB
PATH=/bin:$PATH