full path to python3
parent
30228ec14f
commit
773d17346b
|
@ -10,5 +10,5 @@ WantedBy=timers.target
|
|||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=python3 /home/deck/banana.py
|
||||
ExecStart=/usr/bin/python3 /home/deck/banana.py
|
||||
User=deck
|
||||
|
|
Loading…
Reference in New Issue