mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-12-29 10:09:37 +01:00
Update check-cpu.ps1
This commit is contained in:
parent
513c60d5f9
commit
885abeb385
@ -42,7 +42,7 @@ function GetCPUTemperature {
|
||||
}
|
||||
|
||||
try {
|
||||
Write-Progress "Querying the CPU status... "
|
||||
Write-Progress "Querying CPU status... "
|
||||
$status = "✅"
|
||||
$arch = GetCPUArchitecture
|
||||
if ($IsLinux) {
|
||||
|
Loading…
Reference in New Issue
Block a user