mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-06 00:19:06 +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// 16 Core/}"
|
||||||
CPU="${CPU// 32 Core/}"
|
CPU="${CPU// 32 Core/}"
|
||||||
CPU="${CPU// 64 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// Processor/}"
|
||||||
CPU="${CPU// Quad core/}"
|
CPU="${CPU// Quad core/}"
|
||||||
CPU="${CPU// Core TM/ Core}"
|
CPU="${CPU// Core TM/ Core}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user