mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-07-30 17:14:47 +02:00
parent
2b09bf7543
commit
420648f5f1
@ -58,7 +58,7 @@ case "$(ps h -o comm 1)" in
|
||||
}
|
||||
|
||||
if [ -f /etc/os-release ];then
|
||||
./etc/os-release
|
||||
eval "$(cat /etc/os-release)"
|
||||
case $ID in
|
||||
void) runit_ln /etc /var;;
|
||||
artix) runit_ln /etc/runit /run/runit;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user