mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-02-02 10:59:14 +01:00
Update check-ram.ps1
This commit is contained in:
parent
ce16c33272
commit
8f38eb3192
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user