1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-06-16 18:06:45 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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