#!/bin/sh
export PYMOL_PATH=/usr/lib/python2.7/site-packages/pymol
/usr/bin/python /usr/lib/python2.7/site-packages/pymol/__init__.py $*
