ui was gitignored

old-commit-hash: a3dde4e7fe
This commit is contained in:
George Hotz 2020-01-17 17:34:23 -08:00
parent 8aeeae5c82
commit 8f8a9931ca
2 changed files with 4 additions and 1 deletions

View File

@ -1 +0,0 @@
ui

4
selfdrive/ui/ui Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
export LD_LIBRARY_PATH="/system/lib64:$LD_LIBRARY_PATH"
exec ./_ui