blob: bf426522625b7182f6056e8284f1835d09971907 [file] [log] [blame]
[Unit]
Description=Start up 971 robot code
[Service]
Type=oneshot
ExecStart=su pi -c /home/pi/robot_code/starter.sh
[Install]
WantedBy=multi-user.target