1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-07-07 16:06:50 +02:00

Update check-cpu.ps1

This commit is contained in:
Markus Fleschutz
2022-05-31 14:39:11 +02:00
committed by GitHub
parent af18ccd73b
commit e821fc3912

@ -5,7 +5,7 @@
This PowerShell script queries the CPU temperature and returns it. This PowerShell script queries the CPU temperature and returns it.
.EXAMPLE .EXAMPLE
PS> ./check-cpu PS> ./check-cpu
CPU is 30.3 °C warm. CPU is 30.3°C warm.
.LINK .LINK
https://github.com/fleschutz/PowerShell https://github.com/fleschutz/PowerShell
.NOTES .NOTES