Skip to content

Commit 19dc38a

Browse files
committed
Syntax
1 parent 194a112 commit 19dc38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devops/utils/compact_wsl_disks.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ foreach ($vdisk in $vdiskFiles) {
4949
# else
5050
# {
5151
# Write-Host "Skipping VHD/VHDX: $($vdisk.Name)"
52-
}
52+
# }
5353
}
5454

5555
Write-Host "VHD/VHDX compression complete."

0 commit comments

Comments
 (0)