mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-07-12 02:15:03 +02:00
Update check-ram.ps1
This commit is contained in:
@ -56,7 +56,7 @@ try {
|
||||
} else {
|
||||
$Location = $Bank.DeviceLocator
|
||||
}
|
||||
"✅ $($Capacity)GB $Type ($($Speed)MHz, $($Voltage)V, $Vendor) in $Location bank."
|
||||
"✅ $($Capacity)GB $Type ($($Speed)MHz, $($Voltage)V, $Vendor) at $Location."
|
||||
}
|
||||
}
|
||||
exit 0 # success
|
||||
|
Reference in New Issue
Block a user