mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-21 05:52:06 +08:00
ui was gitignored
This commit is contained in:
@@ -1 +0,0 @@
|
||||
ui
|
||||
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
export LD_LIBRARY_PATH="/system/lib64:$LD_LIBRARY_PATH"
|
||||
exec ./_ui
|
||||
|
||||
Reference in New Issue
Block a user