#!/bin/sh cd `dirname "$0"`/../lib export LD_LIBRARY_PATH=$PWD export PYTHONPATH=$PWD exec python -OO -m cli.ur_scanner "$@"