nopenpilot/selfdrive/ui/soundd/soundd

6 lines
137 B
Bash
Executable File

#!/bin/sh
cd "$(dirname "$0")"
export LD_LIBRARY_PATH="/system/lib64:$LD_LIBRARY_PATH"
export QT_QPA_PLATFORM="offscreen"
exec ./_soundd