3 lines
54 B
Bash
3 lines
54 B
Bash
|
|
#!/bin/bash
|
||
|
|
echo "20" > /sys/class/hwmon/hwmon3/pwm1
|