source: trunk/packages/vizservers/pymolproxy/pymol @ 1176

Last change on this file since 1176 was 760, checked in by dkearney, 17 years ago

added pymol script for launching pymol.
updated pymolproxy's makefile to install pymol and pymol's
modules from the rappture-runtime package.
updated start_viz.sh to include PYMOL_PATH environment variable
needed my pymol.

File size: 72 bytes
Line 
1#!/bin/sh
2exec /usr/bin/python $PYMOL_PATH/modules/launch_pymol.py "$@"
Note: See TracBrowser for help on using the repository browser.