mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-06-24 05:42:05 +08:00
af95c26b26
old-commit-hash: fe7f3f0ec6
7 lines
185 B
Bash
Executable File
7 lines
185 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cd ~/openpilot/tools/nui
|
|
|
|
# vision, boardd, sensorsd
|
|
ALLOW=frame,can,ubloxRaw,health,sensorEvents,gpsNMEA,gpsLocationExternal ./nui "02ec6bea180a4d36/2019-10-25--10-18-09"
|