From 81ff6dbfd6b84f595a84e3d6ca7f0e8d0254193d Mon Sep 17 00:00:00 2001 From: tteckster Date: Fri, 25 Mar 2022 09:43:55 -0400 Subject: [PATCH] Update scaling-governor.sh --- misc/scaling-governor.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/scaling-governor.sh b/misc/scaling-governor.sh index cddc2dbb..6770b758 100644 --- a/misc/scaling-governor.sh +++ b/misc/scaling-governor.sh @@ -1,5 +1,6 @@ #!/usr/bin/env bash set -e +clear while true; do read -p "Change CPU Scaling Governors. Proceed(y/n)?" yn case $yn in