Updated some scripts

This commit is contained in:
Markus Fleschutz
2024-05-17 19:31:10 +02:00
parent 5a6fb1d698
commit 5d4df61edc
5 changed files with 12 additions and 14 deletions

View File

@ -15,8 +15,7 @@
Author: Markus Fleschutz | License: CC0
#>
" "
& "$PSScriptRoot/write-green.ps1" " H A R D W A R E"
Write-Host "`n H A R D W A R E" -foregroundColor green
& "$PSScriptRoot/check-cpu.ps1"
& "$PSScriptRoot/check-ram.ps1"
& "$PSScriptRoot/check-gpu.ps1"