1
0
mirror of https://github.com/mintty/wsltty.git synced 2025-01-18 20:10:58 +00:00

remove test entry skipping actual software installation :(

This commit is contained in:
mintty 2016-09-16 13:35:42 +02:00
parent 95203252b8
commit abe617cfc8

View File

@ -1,5 +1,4 @@
@echo off @echo off
goto explorer
mkdir "%LOCALAPPDATA%\wsltty" mkdir "%LOCALAPPDATA%\wsltty"
copy LICENSE.mintty "%LOCALAPPDATA%\wsltty" copy LICENSE.mintty "%LOCALAPPDATA%\wsltty"