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
1 changed files with 1 additions and 0 deletions

View File

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