forked from extern/Proxmox
Update scaling-governor.sh
This commit is contained in:
parent
ed7c357edb
commit
81ff6dbfd6
@ -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…
Reference in New Issue
Block a user