mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 21:28:48 +00:00
Update power-profile.sh (#655)
This commit is contained in:
parent
a2480bf1bd
commit
42e45964a9
|
@ -34,6 +34,7 @@ installAutoCpufreq() {
|
||||||
cd auto-cpufreq
|
cd auto-cpufreq
|
||||||
printf "%b\n" "${YELLOW}Running auto-cpufreq installer...${RC}"
|
printf "%b\n" "${YELLOW}Running auto-cpufreq installer...${RC}"
|
||||||
"$ESCALATION_TOOL" ./auto-cpufreq-installer
|
"$ESCALATION_TOOL" ./auto-cpufreq-installer
|
||||||
|
"$ESCALATION_TOOL" auto-cpufreq --install
|
||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue
Block a user