mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-07-26 20:02:11 +08:00
a885d9c32c
old-commit-hash: 1989df2facc263f5111dcd22c0f332b36ddb6e42
6 lines
64 B
Bash
Executable File
6 lines
64 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
export PASSIVE="0"
|
|
|
|
exec ./launch_chffrplus.sh
|