mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-17 02:36:17 +01:00
agent binary - show correct cores in lxc
This commit is contained in:
@@ -48,7 +48,7 @@ type Info struct {
|
||||
Hostname string `json:"h"`
|
||||
KernelVersion string `json:"k,omitempty"`
|
||||
Cores int `json:"c"`
|
||||
Threads int `json:"t"`
|
||||
Threads int `json:"t,omitempty"`
|
||||
CpuModel string `json:"m"`
|
||||
// Os string `json:"o"`
|
||||
Uptime uint64 `json:"u"`
|
||||
|
||||
Reference in New Issue
Block a user