mirror of https://github.com/commaai/openpilot.git
parent
8aeeae5c82
commit
8f8a9931ca
|
@ -1 +0,0 @@
|
|||
ui
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
export LD_LIBRARY_PATH="/system/lib64:$LD_LIBRARY_PATH"
|
||||
exec ./_ui
|
||||
|
Loading…
Reference in New Issue