Update hexapod.service

This commit is contained in:
Zhengyu Peng 2022-02-16 21:51:54 -05:00
parent ca27877268
commit 05671eb309

View File

@ -7,7 +7,7 @@ Conflicts=getty@tty1.service
Type=simple Type=simple
User=pi User=pi
Group=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 StandardInput=tty-force
[Install] [Install]