mirror of
https://github.com/mintty/wsltty.git
synced 2025-11-01 15:41:53 +00:00
adapt installation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user