parent
8aeeae5c82
commit
8f8a9931ca
2 changed files with 4 additions and 1 deletions
@ -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