mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-11-12 18:00:11 +01:00
4 lines
75 B
Bash
Executable File
4 lines
75 B
Bash
Executable File
#!/bin/bash
|
|
|
|
auto-cpufreq --daemon 2>&1 | tee -a /var/log/auto-cpufreq.log
|