Update path to python

This commit is contained in:
Taylor Helsper 2021-11-21 21:01:09 -06:00
parent 0592f383bb
commit 6a60d617f2
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/local/bin/python3
from time import sleep
current_fan_speed=0

View File

@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/local/bin/python3
import socket