Explorar o código

Update scaling-governor.sh

tweak
tteckster %!s(int64=2) %!d(string=hai) anos
pai
achega
7a22dbfa98
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      misc/scaling-governor.sh

+ 0 - 1
misc/scaling-governor.sh

@@ -17,7 +17,6 @@ Scaling Governors
 EOF
 }
 while true; do
-    header_info
     read -p "View CPU Scaling Governors. Proceed(y/n)?" yn
     case $yn in
     [Yy]*) break ;;