diff --git a/Bash on UoW in Mintty.lnk b/Bash on UoW in Mintty.lnk index d5d0722..3cddbf7 100755 Binary files a/Bash on UoW in Mintty.lnk and b/Bash on UoW in Mintty.lnk differ diff --git a/wsl.bat b/wsl.bat index cfaed58..a284789 100755 --- a/wsl.bat +++ b/wsl.bat @@ -8,5 +8,5 @@ rem you may want to copy this script into "%SYSTEMROOT%\System32" rem You may want a variant of this script without trailing "-l" rem to start in the current directory from cmd.exe -"%LOCALAPPDATA%\wsltty\bin\mintty.exe" -o Locale=C -o Charset=UTF-8 -i "%LOCALAPPDATA%\lxss\bash.ico" /bin/wslbridge -t /bin/bash -l +"%LOCALAPPDATA%\wsltty\bin\mintty.exe" --wsl -o Locale=C -o Charset=UTF-8 -i "%LOCALAPPDATA%\lxss\bash.ico" /bin/wslbridge -t /bin/bash -l