@ -20,4 +20,4 @@ foreach ($path in $pathsToClear) {
Write-Host "Clear $path path"
Remove-Item $path -Recurse -Force
}