PowerShell/Scripts/list-wsl-distros.ps1

4 lines
68 B
PowerShell
Raw Normal View History

2023-09-23 12:38:15 +02:00
& wsl.exe --list --online
" "
& wsl.exe --status
2023-09-23 10:05:01 +02:00
exit 0 # success