full path to python3

master
JoYo 2022-06-08 21:06:38 -04:00
parent 30228ec14f
commit 773d17346b
1 changed files with 1 additions and 1 deletions

View File

@ -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