#!/usr/bin/env sh PROGDIR=`dirname $0` PROGDIR=`cd $PROGDIR && pwd -P` python $PROGDIR/oxyresbuild.py "$@"