3 lines
53 B
Bash
3 lines
53 B
Bash
#!/bin/sh
|
|
exec /mnt/c/Windows/System32/wsl.exe "$@"
|
|
|
#!/bin/sh
|
|
exec /mnt/c/Windows/System32/wsl.exe "$@"
|
|
|