summaryrefslogtreecommitdiff
path: root/gr-zeromq/examples/python/run_app.sh
blob: cdedeb209b7409dd547692eab5aaa9dd58030b36 (plain)
1
2
3
4
#!/bin/sh
export LD_LIBRARY_PATH="$PWD/../../build/gr-zeromq/lib"
export PYTHONPATH="$PWD/../../python"
/usr/bin/python $1 $2 $3 $4 $5 $6 $7 $8 $9