run.sh 116 B

123456
  1. #!/bin/sh
  2. script_dir="`cd $(dirname $0); pwd`"
  3. $script_dir/run_opengl.sh -i commontk/ctk-test:opengl -p 6081 "$@"