Add extra }

This commit is contained in:
Ray 2024-04-12 21:03:48 +10:00 committed by GitHub
parent a8f100e85b
commit a4f52d2025
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,3 +40,4 @@ foreach ($row in $ouData) {
else { else {
Write-Host "CSV file not found at $csvPath" Write-Host "CSV file not found at $csvPath"
} }
}