3 lines
46 B
Plaintext
3 lines
46 B
Plaintext
|
#!/bin/sh
|
||
|
exec /usr/bin/auto-cpufreq --daemon
|