suf
This commit is contained in:
parent
90d3fecdc7
commit
01abe6ae00
6 changed files with 36 additions and 11 deletions
|
|
@ -50,7 +50,7 @@ def "fans" [duty?: int] {
|
|||
}
|
||||
"NOlaptop" => {
|
||||
match $duty {
|
||||
null => { sudo ectool autofanctl }
|
||||
null => { sudo ectool autofanctrl }
|
||||
_ => { sudo ectool fanduty $duty }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue