We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 194a112 commit 19dc38aCopy full SHA for 19dc38a
devops/utils/compact_wsl_disks.ps1
@@ -49,7 +49,7 @@ foreach ($vdisk in $vdiskFiles) {
49
# else
50
# {
51
# Write-Host "Skipping VHD/VHDX: $($vdisk.Name)"
52
- }
+ # }
53
}
54
55
Write-Host "VHD/VHDX compression complete."
0 commit comments