Forgot to set apple-fans to auto after Prime95
This commit is contained in:
parent
8e26e09fe6
commit
a733af679c
1 changed files with 1 additions and 0 deletions
|
|
@ -106,6 +106,7 @@ def run_mprime():
|
|||
sleep(15)
|
||||
|
||||
# Done
|
||||
run_program(['apple-fans', 'auto'])
|
||||
window.kill_window()
|
||||
|
||||
def run_smart():
|
||||
|
|
|
|||
Loading…
Reference in a new issue