Update scaling-governor.sh

revert 7a22dbf
pull/1141/head
tteckster 2 years ago committed by GitHub
parent 7a22dbfa98
commit de020b93af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save

Powered by BW's shoe-string budget.