Update scaling-governor.sh

pull/95/head
tteckster 3 years ago committed by GitHub
parent ed7c357edb
commit 81ff6dbfd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save

Powered by BW's shoe-string budget.