old-commit-hash: b7394c6171
commatwo_master
parent
a5d2fd6134
commit
08a11cdf84
1 changed files with 1 additions and 0 deletions
@ -1,4 +1,5 @@ |
|||||||
#!/bin/sh |
#!/bin/sh |
||||||
cd "$(dirname "$0")" |
cd "$(dirname "$0")" |
||||||
export LD_LIBRARY_PATH="/system/lib64:$LD_LIBRARY_PATH" |
export LD_LIBRARY_PATH="/system/lib64:$LD_LIBRARY_PATH" |
||||||
|
export QT_QPA_PLATFORM="offscreen" |
||||||
exec ./_soundd |
exec ./_soundd |
||||||
|
Loading…
Reference in new issue