public paste
How do I restrict drive access from Windows Subsystem for Linux WSL with Ubuntu
—169 views107 chars
stdout
Paste content
sudo nano /etc/wsl.conf
[automount]
enabled=false
[interop]
enabled=false
appendWindowsPath=false$ tail -f comments.log
Comments [0]
// no comments yet