Compare commits

..

2 Commits

Author SHA1 Message Date
Kroese
a73aba9ed5
Update readme.md 2025-03-15 03:10:28 +01:00
Kroese
92cffc4b6d
Update reset.sh 2025-03-15 02:48:35 +01:00
2 changed files with 1 additions and 2 deletions

View File

@ -63,7 +63,6 @@ if [ -z "${CPU// /}" ] && grep -qi "model:" <<< "$CPI"; then
fi
CPU="${CPU// CPU/}"
CPU="${CPU// 6 Core/}"
CPU="${CPU// 8 Core/}"
CPU="${CPU// 16 Core/}"
CPU="${CPU// 32 Core/}"