mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-07-31 01:24:29 +02:00
3 lines
46 B
Bash
Executable File
3 lines
46 B
Bash
Executable File
#!/bin/sh
|
|
exec /usr/bin/auto-cpufreq --daemon
|