mirror of
https://github.com/Yamato-Security/WELA.git
synced 2025-12-07 09:42:48 +01:00
feat: verbose security
This commit is contained in:
@@ -274,7 +274,7 @@ System
|
||||
} elseif ($line -match '.*enabled.*\(') {
|
||||
Write-Host $line -ForegroundColor Green -NoNewline
|
||||
} else {
|
||||
Write-Host $line -NoNewline
|
||||
Write-Host $line
|
||||
}
|
||||
}
|
||||
Write-Host ""
|
||||
|
||||
Reference in New Issue
Block a user