mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-07-31 01:24:29 +02:00
* add s6 script. * fixing s6 init system with reload and call s6-svscan * Fix my typo. forgot to add slash to this dir. * repalce reload init in bottom * replace the samethings like install section Co-authored-by: Anas <AnasR7@protonmail>
5 lines
54 B
Bash
5 lines
54 B
Bash
#!/bin/sh
|
|
|
|
exec /usr/local/bin/auto-cpufreq --daemon
|
|
|