mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-24 00:33:55 +08:00
* fix sim build in 20.04
* run ci
* fix docker build
* restore ci cofnig
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: cc1bca542d
7 lines
183 B
Bash
Executable File
7 lines
183 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cd ~/openpilot/tools/nui
|
|
|
|
# vision, boardd, sensorsd, gpsd
|
|
ALLOW=frame,can,ubloxRaw,health,sensorEvents,gpsNMEA,gpsLocation ./nui "02ec6bea180a4d36/2019-10-25--10-18-09"
|