PowerShell/Scripts/list-wsl-distros.ps1
2023-09-23 12:38:15 +02:00

4 lines
68 B
PowerShell

& wsl.exe --list --online
" "
& wsl.exe --status
exit 0 # success