mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-22 08:13:11 +01:00
Update scaling-governor.sh
This commit is contained in:
parent
c57f10b90b
commit
457053041b
@ -30,7 +30,7 @@ show_menu(){
|
||||
header_info
|
||||
CK=$(uname -r)
|
||||
IP=$(hostname -I)
|
||||
MAC=$(cat /sys/class/net/eno1/address)
|
||||
# MAC=$(cat /sys/class/net/eno1/address)
|
||||
ACSG=$(cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors)
|
||||
CCSG=$(cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor)
|
||||
echo -e "${YW}Proxmox IP ${BL}${IP}${CL}"
|
||||
|
Loading…
Reference in New Issue
Block a user