Update hexapod.service

This commit is contained in:
Zhengyu Peng 2022-02-16 21:51:54 -05:00
parent 8479a9b330
commit 25c5ec93ba

View File

@ -7,7 +7,7 @@ Conflicts=getty@tty1.service
Type=simple
User=pi
Group=pi
ExecStart=/usr/bin/python3 /home/pi/hexapod/software/raspberry\ pi/hexapod.py
ExecStart=/usr/bin/python3 "/home/pi/hexapod/software/raspberry pi/hexapod.py"
StandardInput=tty-force
[Install]