1
0
mirror of https://github.com/mintty/wsltty.git synced 2025-10-30 06:33:55 +00:00

providing uninstaller (for manual invocation)

This commit is contained in:
mintty
2016-09-16 13:58:30 +02:00
parent a6e090a37c
commit ff527bcd12
4 changed files with 40 additions and 0 deletions

View File

@@ -59,6 +59,7 @@ pkg:
cp LICENSE.wslbridge rel/
cp "Bash on UoW in Mintty.lnk" rel/
cp install.bat rel/
cp uninstall.bat rel/
cd rel; iexpress /n wsltty.SED
#############################################################################