mirror of
https://github.com/mynodebtc/mynode.git
synced 2025-01-11 19:30:11 +00:00
Update path to python
This commit is contained in:
parent
0592f383bb
commit
6a60d617f2
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
#!/usr/local/bin/python3
|
||||
from time import sleep
|
||||
|
||||
current_fan_speed=0
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
#!/usr/local/bin/python3
|
||||
|
||||
import socket
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user