Minor fix

pull/165/head
Vladimir Safonkin 5 years ago
parent 2a58294d0c
commit e1655545c1

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