1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-02-18 02:30:52 +01:00
PowerShell/scripts/list-wsl-distros.ps1
2023-10-31 12:33:36 +01:00

4 lines
71 B
PowerShell
Executable File

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