Add extra }
This commit is contained in:
parent
a8f100e85b
commit
a4f52d2025
|
@ -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"
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue