change location

This commit is contained in:
2023-12-01 19:09:39 +00:00
parent adeabec88c
commit acac9a022a

View File

@@ -3,7 +3,7 @@ Description=1wire to mqtt
[Service]
Type=simple
ExecStart=/usr/bin/python3 /home/pi/temp.py
ExecStart=/usr/bin/python3 /home/pi/dht22/temp.py
Restart=on-failure
RestartSec=5000ms