mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-07-26 03:42:05 +08:00
53fb6988af
old-commit-hash: d2a564b9c7faac0c7a1b7b0b817573275f223efe
5 lines
63 B
Bash
Executable File
5 lines
63 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
cd /data/openpilot
|
|
exec ./launch_openpilot.sh
|