#!/bin/sh
export ARCJOBTOOL_SHARE=/usr/share/arcjobtool
export ARCJOBTOOL_LIB=/usr/share/pyshared
python -c "import arcjobtool.ArcJobToolApp"
