@@ -0,0 +1,5 @@
#!/bin/sh
# SmartCar Demo 启动脚本 (带 GPIO 修复)
DIR="$(dirname "$0")"
export LD_PRELOAD="$DIR/gpio_fix_final.so"
exec "$DIR/smartcar_demo"
The note is not visible to the blocked user.