15.6_demo/d213_demo_wrapper.sh

5 lines
78 B
Bash
Executable File

#!/bin/sh
export LD_LIBRARY_PATH=/usr/local/lib
cd /opt
exec ./d213_demo "$@"