mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 21:14:01 +08:00
ui was gitignored
This commit is contained in:
1
selfdrive/ui/.gitignore
vendored
1
selfdrive/ui/.gitignore
vendored
@@ -1 +0,0 @@
|
||||
ui
|
||||
4
selfdrive/ui/ui
Executable file
4
selfdrive/ui/ui
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
export LD_LIBRARY_PATH="/system/lib64:$LD_LIBRARY_PATH"
|
||||
exec ./_ui
|
||||
|
||||
Reference in New Issue
Block a user