Update scaling-governor.sh
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user