mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-08 17:37:58 +08:00
Compare commits
2 Commits
a73aba9ed5
...
c3e3b98211
Author | SHA1 | Date | |
---|---|---|---|
|
c3e3b98211 | ||
|
7ad5c7fa70 |
@ -63,6 +63,7 @@ if [ -z "${CPU// /}" ] && grep -qi "model:" <<< "$CPI"; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
CPU="${CPU// CPU/}"
|
CPU="${CPU// CPU/}"
|
||||||
|
CPU="${CPU// 6 Core/}"
|
||||||
CPU="${CPU// 8 Core/}"
|
CPU="${CPU// 8 Core/}"
|
||||||
CPU="${CPU// 16 Core/}"
|
CPU="${CPU// 16 Core/}"
|
||||||
CPU="${CPU// 32 Core/}"
|
CPU="${CPU// 32 Core/}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user