1#!/bin/sh
2export PYTHONPATH=../lib/python
3
4python ../examples/executor/python/executor.py cfg/executor.cfg
5