1
0
mirror of https://github.com/mintty/wsltty.git synced 2025-10-31 15:12:08 +00:00
This commit is contained in:
mintty
2016-09-14 14:55:14 +02:00
parent aab1ef4bad
commit 15e94574c6
4 changed files with 64 additions and 11 deletions

View File

@@ -43,8 +43,6 @@ cygwin:
cp /bin/cygwin-console-helper.exe bin/
wsltty:
mkdir -p etc
touch etc/minttyrc
pkg:
mkdir -p rel
@@ -56,7 +54,6 @@ pkg:
cp bin/wslbridge-backend rel/
cp LICENSE.mintty rel/
cp LICENSE.wslbridge rel/
cp etc/minttyrc rel/
cp "Bash on UoW in Mintty.lnk" rel/
cp install.bat rel/
cd rel; iexpress /n wsltty.SED