#!/bin/sh

export PATH=/home/stem/bin:$PATH
export PYTHONPATH=/home/stem/lib/python

python /home/stem/stem/docs/republish.py $*&

