mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-11-11 04:23:41 +08:00
fix: Move nginx config (#893)
This commit is contained in:
@@ -64,6 +64,7 @@ if [ -z "${CPU// /}" ] && grep -qi "model:" <<< "$CPI"; then
|
||||
fi
|
||||
|
||||
CPU="${CPU// CPU/}"
|
||||
CPU="${CPU// 8 Core/}"
|
||||
CPU="${CPU// 16 Core/}"
|
||||
CPU="${CPU// 32 Core/}"
|
||||
CPU="${CPU// 64 Core/}"
|
||||
|
||||
Reference in New Issue
Block a user