Update reset.sh

This commit is contained in:
Kroese
2025-03-17 11:52:30 +01:00
committed by GitHub
parent 36d3fca4fc
commit a1d0bd167d

View File

@@ -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}"