mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-07-26 03:42:05 +08:00
3718f51454
old-commit-hash: 8507e683ae8d1e95b17e1cb8431d1194e11a4e7f
5 lines
63 B
Bash
Executable File
5 lines
63 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
export PASSIVE="0"
|
|
exec ./launch_chffrplus.sh
|