1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-04-17 23:48:17 +02:00

Add list-wsl-distros.ps1

This commit is contained in:
Markus Fleschutz 2023-09-23 10:05:01 +02:00
parent aa3e5a8555
commit 884bf66199

View File

@ -0,0 +1,2 @@
& wsl --list --online
exit 0 # success