mirror of https://github.com/commaai/openpilot.git
Update launch_openpilot.sh
This commit is contained in:
parent
b0699ccf20
commit
bc7173460f
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
export SKIP_FW_QUERY = 1
|
||||
export FINGERPRINT='VOLKSWAGEN_TIGUAN_MK2'
|
||||
exec ./launch_chffrplus.sh
|
||||
|
|
Loading…
Reference in New Issue