#! /bin/bash

export PYTHONPATH=/usr/local/python:${PYTHONPATH}

/usr/local/python/pgml2ssql.py $*
