Minor changes
This commit is contained in:
parent
929cdc1468
commit
886b208996
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ then
|
|||
echo "Model: ${INFO_CPU_MODEL}"
|
||||
echo "Physical Core Count: ${INFO_CPU_CORE_N_PHY}"
|
||||
echo "Logical Core Count: ${INFO_CPU_CORE_N_VIRT}"
|
||||
echo "Hyperthreading State: ${INFO_CPU_HYPERTHREADING}"
|
||||
echo "HyperThreading State: ${INFO_CPU_HYPERTHREADING}"
|
||||
echo
|
||||
echo "====> Other informations <===="
|
||||
echo "Network State: ${INFO_OTHER_NETWORK}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue