=Fix syntax error
This commit is contained in:
parent
b1a24fde1a
commit
add64395fe
|
@ -70,7 +70,7 @@ $dcPathList | ForEach-Object {
|
|||
if( -not $QueryOnly -and $IsOff ) {
|
||||
Move-Item $NoAutoPath $NoAutoOffPath
|
||||
}
|
||||
Write-Host -ForegroundColor Gree -NoNewline "On "
|
||||
Write-Host -ForegroundColor Green -NoNewline "On "
|
||||
}
|
||||
Write-Host -ForegroundColor Cyan " $name"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue