diff --git a/misc/scaling-governor.sh b/misc/scaling-governor.sh index edecd2c4..20138b08 100644 --- a/misc/scaling-governor.sh +++ b/misc/scaling-governor.sh @@ -5,21 +5,19 @@ # License: MIT # https://github.com/tteck/Proxmox/raw/main/LICENSE -function header_info { - cat <<"EOF" +header_info() { +clear +cat <