mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-04 07:27:19 +08:00
Update reset.sh
This commit is contained in:
parent
36d3fca4fc
commit
a1d0bd167d
@ -68,6 +68,10 @@ CPU="${CPU// 8 Core/}"
|
||||
CPU="${CPU// 16 Core/}"
|
||||
CPU="${CPU// 32 Core/}"
|
||||
CPU="${CPU// 64 Core/}"
|
||||
CPU="${CPU//12th Gen /}"
|
||||
CPU="${CPU//13th Gen /}"
|
||||
CPU="${CPU//14th Gen /}"
|
||||
CPU="${CPU//15th Gen /}"
|
||||
CPU="${CPU// Processor/}"
|
||||
CPU="${CPU// Quad core/}"
|
||||
CPU="${CPU// Core TM/ Core}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user