mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-07-26 20:02:11 +08:00
99c5800ea5
old-commit-hash: 29ac3da7b84426c6764150cb233b9c7bab1446d8
6 lines
176 B
Bash
Executable File
6 lines
176 B
Bash
Executable File
#!/bin/bash
|
|
cd ~/one/tools/nui
|
|
# vision, boardd, sensorsd, gpsd
|
|
ALLOW=frame,can,ubloxRaw,health,sensorEvents,gpsNMEA,gpsLocation ./nui "02ec6bea180a4d36/2019-10-25--10-18-09"
|
|
|