ui was gitignored

This commit is contained in:
George Hotz
2020-01-17 17:34:23 -08:00
parent e4472d0d46
commit a3dde4e7fe
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