mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-13 22:38:46 +02:00
Renamed folder Scripts to scripts
This commit is contained in:
4
scripts/list-wsl-distros.ps1
Executable file
4
scripts/list-wsl-distros.ps1
Executable file
@ -0,0 +1,4 @@
|
||||
& wsl.exe --list --online
|
||||
" "
|
||||
& wsl.exe --status
|
||||
exit 0 # success
|
Reference in New Issue
Block a user