Create fancontrol.sh
This commit is contained in:
parent
3ad884865b
commit
853735e187
1 changed files with 3 additions and 0 deletions
3
fancontrol.sh
Normal file
3
fancontrol.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
GNU nano 4.8 fancontrol.sh
|
||||
#!/bin/bash
|
||||
echo "20" > /sys/class/hwmon/hwmon3/pwm1
|
||||
Loading…
Reference in a new issue