Files
openpilot-evo/selfdrive/ui/start.sh
T
Vehicle Researcher fdbf213be8 openpilot v0.5.6 release
old-commit-hash: 860a48765d1016ba226fb2c64aea35a45fe40e4a
2018-11-17 02:08:34 -08:00

7 lines
87 B
Bash
Executable File

#!/bin/sh
set -e
make
export LD_LIBRARY_PATH=/system/lib64:$LD_LIBRARY_PATH
exec ./ui