X735 Software: Difference between revisions
No edit summary |
No edit summary |
||
| Line 51: | Line 51: | ||
vi /etc/rc.local | vi /etc/rc.local | ||
< | <pre> | ||
#!/bin/sh -e | #!/bin/sh -e | ||
# | # | ||
| Line 74: | Line 74: | ||
python /home/pi/x735-v2.5/pwm_fan_control.py& | python /home/pi/x735-v2.5/pwm_fan_control.py& | ||
exit 0 | exit 0 | ||
</ | </pre> | ||
NOTE: | NOTE: | ||