pty design + probe test
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
*
|
||||
!.gitignore
|
||||
!copy.ps1
|
||||
!wslfix.sh
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# sometimes it breaks, run to fix
|
||||
|
||||
sudo sh -c 'echo :WSLInterop:M::MZ::/init:PF > /usr/lib/binfmt.d/WSLInterop.conf'
|
||||
sudo systemctl restart systemd-binfmt
|
||||
Reference in New Issue
Block a user