mirror of https://github.com/commaai/openpilot.git
parent
9b9d332a54
commit
5a55e1bb79
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/bash
|
||||
|
||||
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null && pwd)"
|
||||
|
||||
export FINGERPRINT="TOYOTA COROLLA TSS2 2019"
|
||||
$DIR/../launch_openpilot.sh
|
Loading…
Reference in New Issue