#!/bin/sh
export PYMOL_PATH=/usr/lib64/python3.5/site-packages/pymol
/usr/bin/python3 /usr/lib64/python3.5/site-packages/pymol/__init__.py "$@"
