office-gobmx/solenv/bin/pchdelta

5 lines
135 B
Text
Raw Normal View History

#!/bin/sh
# Wrapper around the pchdelta.py script
bash -c "unset PYTHONHOME PYTHONPATH; /usr/bin/python ../solenv/bin/pchdelta.py $*"