Files
2024-12-26 16:31:25 -05:00

11 lines
122 B
Bash

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