Files
FetchApply/legacy/fixcpuperf.sh
2025-06-12 11:42:19 -05:00

11 lines
122 B
Bash

#!/bin/bash
#Script to set performance.
cpufreq-set -r -g performance
cpupower frequency-set --governor performance