mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-07-31 06:12:05 +08:00
df22dac4f6
old-commit-hash: 9a411ebf32ae6908156badae25c16839ada7ad99
6 lines
64 B
Bash
Executable File
6 lines
64 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
export PASSIVE="0"
|
|
exec ./launch_chffrplus.sh
|
|
|